https://github.com/jaganathanb/new-has1
https://github.com/jaganathanb/new-has1
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaganathanb/new-has1
- Owner: jaganathanb
- Created: 2015-01-27T12:43:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-27T12:44:52.000Z (over 10 years ago)
- Last Synced: 2025-02-15T04:43:37.804Z (3 months ago)
- Language: JavaScript
- Size: 590 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HAS = Hapi+Angular+Swig
=======================A simple NodeJS app with Hapi + Angular + Swig
Download the project and install the node modules.
Open Node CMD and Navigate to the Root folder.
Type node server to run the server.
I have to say THANKS to https://github.com/poeticninja for his hapi-ninja which i used with this project as base.