Home
Podcast
Twitter
Create A New React App
March - 2022
Quick reference from
the docs
using
create-react-app
npx create-react-app site cd site npm start