Skip to content

Instantly share code, notes, and snippets.

@seanpmaxwell
Last active May 29, 2019 05:16
Show Gist options
  • Select an option

  • Save seanpmaxwell/d2b4c1c41dc5cc6bba801742a735d660 to your computer and use it in GitHub Desktop.

Select an option

Save seanpmaxwell/d2b4c1c41dc5cc6bba801742a735d660 to your computer and use it in GitHub Desktop.
TypeScriptFullStackShell/package.json
{
"name": "typescriptfullstackshell",
"version": "1.0.0",
"description": "Demonstrate how to do full-stack TypeScript development",
"main": "start.js",
"scripts": {
"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