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

https://github.com/tompi/webapp

Webapp template
https://github.com/tompi/webapp

Last synced: 4 months ago
JSON representation

Webapp template

Awesome Lists containing this project

README

          

Webapp
======

Live demo at http://webapp-template.herokuapp.com
(NB: SSO with google/facebook only works on localhost with
dev-setup)

Template project for webapps on node.js using bootstrap and angular.

To use it, install node.js, grunt and bower.
Then do "npm install", "bower install" and then "grunt" to build

Should build and deploy automatically through codeship.

Thomas.Haukland@gmail.com