An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Clam Demo Application
[![Project Status](http://stillmaintained.com/ZeeCoder/clam-demo.png)](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.