https://github.com/mcabreradev/new-template
https://github.com/mcabreradev/new-template
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcabreradev/new-template
- Owner: mcabreradev
- Created: 2015-01-16T07:53:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-30T17:32:06.000Z (over 11 years ago)
- Last Synced: 2025-02-07T12:46:49.608Z (over 1 year ago)
- Language: CSS
- Size: 777 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template for quick starts
First need to be installed nodejs and npm
install modules **sudo npm install**
install libraries **bower install**
build data **gulp build**
start server **gulp serve**