Skip to content

Latest commit

 

History

History

react-typescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

typescript + react example

typescript + react example for shack.js

init

npm i

dev

npm run dev

production

npm run build
npm run start