Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 230 Bytes

File metadata and controls

8 lines (6 loc) · 230 Bytes

ts boiler plate

Install dependencies

run npm install

Now you can run various npm commands found in package.json:

run npm run dev - runs lint then server and will automatically update on save run npm run build - runs