Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 239 Bytes

react-typescript-starter

This project is no longer maintained, please use react-scripts instead which support typescript out of the box

How to start?

install dependencies

npm i

start dev server

npm start