Skip to content

Instantly share code, notes, and snippets.

@seanpmaxwell
Last active May 29, 2019 14:53
Show Gist options
  • Save seanpmaxwell/b2c0f8b9e57e72163f298db1e5ef763e to your computer and use it in GitHub Desktop.
Save seanpmaxwell/b2c0f8b9e57e72163f298db1e5ef763e to your computer and use it in GitHub Desktop.
ExpressTypeScript/package.json
{
"name": "expresstypescript",
"version": "1.0.0",
"description": "Develop and ExpressJS webserver using TypeScript",
"main": "build/start.js",
"scripts": {
"test": "none",
"start-dev": "nodemon --config \"./util/nodemon.json\"/",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment