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

https://github.com/jaganathanb/new-has1


https://github.com/jaganathanb/new-has1

Last synced: about 1 month ago
JSON representation

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.