Eject from Create React App (one-way operation)
Create a new Django app
Start the development server
Create a new React application
npx create-react-app my-app
Create new React app
Create with TypeScript
npx create-react-app my-app --template typescript
Build the app for production
Run the test watcher
Create new database