https://github.com/a7ul/sails-angular-es6-jspm-boilerplate
Boilerplate app for sails angular es6 jspm
https://github.com/a7ul/sails-angular-es6-jspm-boilerplate
angular boilerplate nodejs openlibrary sailsjs
Last synced: 4 months ago
JSON representation
Boilerplate app for sails angular es6 jspm
- Host: GitHub
- URL: https://github.com/a7ul/sails-angular-es6-jspm-boilerplate
- Owner: a7ul
- Created: 2016-02-17T16:40:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T16:40:58.000Z (almost 10 years ago)
- Last Synced: 2025-02-26T16:24:37.097Z (10 months ago)
- Topics: angular, boilerplate, nodejs, openlibrary, sailsjs
- Language: JavaScript
- Homepage:
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sails Angular Es6 JSPM boilerplate
Steps:
1.npm install
2.jspm install
## For frontend
3.cd client
4.gulp serve
### build
gulp build
## For backend
3.sails lift