Skip to content

aaashir/create-arc-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

arclogo

This project is made possible with Atomic React's Github repo

> Quick Overview

npx create-arc-app my-app-name

cd my-app

npm start

> Creating an app

npx create-arc-app my-app-name

This will setup everything you need.

Just one command does everything πŸš€

> Run the app

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!

YOU ARE DONE!

Happy Hacking! πŸš€

About

Setup Atomic React web app with just one command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published