npm install
cd draft4/
bower install
node server.js
Open http://localhost:3001/draft4 or http://localhost:3001/draft3.
grunt
2016/06
- added function fro loading JSON from file
- added jsonlint support for validating JSON syntax errors
npm install
cd draft4/
bower install
node server.js
Open http://localhost:3001/draft4 or http://localhost:3001/draft3.
grunt
2016/06