Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sinsunsan/mixy.starter

Starter skeleton of an hml / sass / jade / js / css project
https://github.com/sinsunsan/mixy.starter

Last synced: 6 days ago
JSON representation

Starter skeleton of an hml / sass / jade / js / css project

Awesome Lists containing this project

README

        

mixy.starter
============

Starter skeleton of an hml / sass / jade / js / css project

### How to install

* git clone the main repo
* CD in the repo
* git submodule init to load the 3 submodules
* git submodule update to clone the 3 submodules
* Run *npm install* to have grunt submodules installed

### To do
* Remove 3 submodules and use bower instead