https://github.com/zeecoder/clam-demo
[ABANDONED] A demo using the "clam" frontend toolset.
https://github.com/zeecoder/clam-demo
Last synced: 10 months ago
JSON representation
[ABANDONED] A demo using the "clam" frontend toolset.
- Host: GitHub
- URL: https://github.com/zeecoder/clam-demo
- Owner: ZeeCoder
- Created: 2014-12-08T01:01:21.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T00:14:57.000Z (almost 9 years ago)
- Last Synced: 2025-01-27T13:14:28.335Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 335 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clam Demo Application
[](http://stillmaintained.com/ZeeCoder/clam-demo)
For explanation why the project is no longer maintained, please look at the readme of the clam repo: https://github.com/ZeeCoder/clam
---
To see the demo, just clone this repo and visit the web/ folder.
For experimentation, you need to do the following:
- run npm install
- run bower install
- run gulp watch
Now any changes you do should be build under the web/js and css folders.