https://github.com/jpoon/sails-azure-starterkit
https://github.com/jpoon/sails-azure-starterkit
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jpoon/sails-azure-starterkit
- Owner: jpoon
- Created: 2015-05-11T19:10:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T04:08:37.000Z (over 7 years ago)
- Last Synced: 2025-01-26T05:15:13.571Z (4 months ago)
- Language: JavaScript
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Starter Kit
A [Sails](http://sailsjs.org), [Bootstrap](http://getbootstrap.com/), [AngularJS](https://angularjs.org/) starter kit prepped for hosting on [Microsoft Azure](http://azure.microsoft.com/)
## Getting Started
* `npm install`
* `npm install -g nodemon`
* `bower install`
* `nodemon app.js` or `nodemon app.js --prod`