https://github.com/levicook/asset-playground
https://github.com/levicook/asset-playground
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/levicook/asset-playground
- Owner: levicook
- Created: 2014-07-11T03:40:32.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-13T15:32:42.000Z (about 12 years ago)
- Last Synced: 2025-10-11T08:25:02.663Z (10 months ago)
- Language: CSS
- Size: 133 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# asset-playground
## Development
Mac Setup:
* brew install daemontools
* brew install node
* brew install parallel
* npm install -g mocha-phantomjs
```
source dev.env
start-assets
open http://localhost:2001
```