yuanyu90221 / typescript-5mins-demo

typescript-5mins-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-5mins-demo

0 setup tsc

  npm i typescript -g

1 install

  npm i

2 run live compile

  npm start

3 run compile

  npm run compile

About

typescript-5mins-demo


Languages

Language:TypeScript 80.3%Language:JavaScript 19.7%