Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 364 Bytes

File metadata and controls

17 lines (11 loc) · 364 Bytes

Getting Started with Create React App

This project was bootstrapped with Create react App.

npx create-react-app my-app --template typescript

npm start

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.