A little app to confirm that your Norx installation is working.
- Node.js 0.10.x or newer
$ npm install
$ node server.js
The web app should now be accessible at http://localhost:3000
All configuration can be done under ./config/app.json
. Have a look at the ./config/app.example.json
.