Trying running TypeScript via ts-node on a tiny project
Based on blog post Experimenting With ts-node And Using TypeScript In Node.js On The Server
npm install
npm start
Then look at index.js
and main.ts
Trying running TypeScript via ts-node on a tiny project
Based on blog post Experimenting With ts-node And Using TypeScript In Node.js On The Server
npm install
npm start
Then look at index.js
and main.ts