Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladikoff/yeomanto-may-demo
yeomanto-may-demo
https://github.com/vladikoff/yeomanto-may-demo
Last synced: 14 days ago
JSON representation
yeomanto-may-demo
- Host: GitHub
- URL: https://github.com/vladikoff/yeomanto-may-demo
- Owner: vladikoff
- Created: 2015-05-12T23:29:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-12T23:33:17.000Z (over 9 years ago)
- Last Synced: 2024-10-19T00:29:22.549Z (3 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clone
```
git clone https://github.com/vladikoff/yeomanto-may-demo.git && cd yeomanto-may-demo
```
# Install
```
npm install
```
# Run
```
node_modules/.bin/grunt jscs
node_modules/.bin/grunt yuidoc
```