Learning Typescript from many source platform :)
- Requiremet (NodeJs, TypeScript cli)
- Please intall typescript into your machine first
npm i -g typescript
- do compile with this comment
npm run build
- run the project with command
npm start
Learning Typescript from many source platform :)
npm i -g typescript
npm run build
npm start