Barebones Node/VSCode/Typescript project. Useful for anyone starting to develop a TypeScript project in VSCode
Node.js, npm, typescript >= 2.0
Checkout the repo and inside of it, run ./run.sh
.
This will
- install all node packages, plus typescript
- transpile all used .ts files
- run www
Feel free to send a PR or create an Issue.
Paul Stidworthy
MIT, tl;dr - use however you want.