https://github.com/tompi/webapp
Webapp template
https://github.com/tompi/webapp
Last synced: 4 months ago
JSON representation
Webapp template
- Host: GitHub
- URL: https://github.com/tompi/webapp
- Owner: tompi
- Created: 2014-01-01T19:07:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T11:52:59.000Z (over 11 years ago)
- Last Synced: 2024-04-14T14:22:36.170Z (over 2 years ago)
- Language: CSS
- Size: 4.74 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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