Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sinsunsan/mixy.starter
- Owner: sinsunsan
- Created: 2013-10-03T17:26:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-17T10:02:59.000Z (over 10 years ago)
- Last Synced: 2024-10-10T14:32:21.073Z (about 1 month ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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