Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 165 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 165 Bytes

Node.js & TypeScript bootstrap

  • Contains default setup for TypeScript and Node.js.
  • Run nvm use to set the NPM version.
  • npm install & npm start to run.