Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 221 Bytes

react-typescript-starter

An empty hello world react application in Reactjs using Typescript

npm start - to build on development mode and start local server npm build - build for production npm run test - to start jest