This repo contains example code to get you quickly started with JS and TS.
Clone this repo and run npm i
.
Run npm run dev-js
. This will run the code in src/javascript
dir.
Run npm run dev-ts
. This will run the code in src/typescript
dir.
This repo contains example code to get you quickly started with JS and TS.
TypeScript