This project is made possible with Atomic React's Github repo
npx create-arc-app my-app-name
cd my-app
npm start
npx create-arc-app my-app-name
cd my-app-name
< First goto the app directory
npm run dev
< Then run the app on port 3000
Note: there is an "src-example" folder just for the help if you're new to Atomic React, feel free to delete it completely!