Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 243 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 243 Bytes

DragonNode.js Restify Skeleton

Skeleton for a RestAPI server application with the DragonNode.js framework and restify bundle

Development

  • Install Node.js
  • Run npm install and PORT=%PORT% npm run watch