Note Frontend React, Typescript, Tailwind, and Clean Architecture Tinkering Notes: probably better to seperate it by feature in the future Setup Django Install dependencies with npm $ npm install Setup .env There should be a sample called .env.sample Run the development server $ npm run start Running tests $ npm run test