An open API service indexing awesome lists of open source software.

https://github.com/jpoon/sails-azure-starterkit


https://github.com/jpoon/sails-azure-starterkit

Last synced: 2 months ago
JSON representation

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`