node-typescript-template
node-typescript-template copied to clipboard
Add serve as npm script
I have added the script serve in the package.json to have the hot reload when developing the application.
Also completed the documentation as development workflow.
@chriswells0