##Installation
$ git -clone https://github.com/jaxchow/hns-server
$ cd hns-server
$ npm install
$ npm start
##Features
- Robust routing
#How to Build and Run
first, install modules
$ npm install
Then, start server
$ npm start
default port:
3000