rutha-ionic
an hapi/angular frontend boilerplate for Ionic
Ru le
T hem
H apiJS
A ngularJS
Pure pragmatic NodeJS stack
Last update: 0.3.0
Docs:
Main features
- Rule Them All with a single environment: Both development and production environment are the same. We concat, annotate, mix some ingredients and offer you the same production environment for development.
- Ionic 1.0.0
- Hapi 8.0.0
Installing
- Clone repo
- Rename text containing
rutha
to your_app_name
- Use node 0.10.x or 0.12.x (Not 4.x ready !)
- Run
npm install gulp -g
- Run
npm install
and then bower install
- Run
ionic serve
- Open
http://localhost:8100/#/login
- Enjoy !
Maintainers, notes
Maintain by Rogelio Morrell C.
Pull Request are welcome but I might not turn around those quickly.
Disclaimer
Feel free to fork.