https://github.com/kosich/sj-ng-ha-012016
https://github.com/kosich/sj-ng-ha-012016
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kosich/sj-ng-ha-012016
- Owner: kosich
- Created: 2016-01-24T14:38:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T14:43:21.000Z (over 9 years ago)
- Last Synced: 2024-05-07T12:01:47.786Z (about 1 year ago)
- Language: JavaScript
- Size: 128 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sj
## how to run this:
install gulp and bower globally
`npm install -g yo gulp bower`
and then start the server
`npm i && bower i && gulp serve`
## credits
[yo](http://yeoman.io/) angular-gulp [boilerplate](https://github.com/swiip/generator-gulp-angular#readme)