0.0.3 • Published 3 years ago

create-arc-app v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

> 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!

0.0.3

3 years ago

0.0.2

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago