0.0.9 • Published 8 months ago

create-atlas-app v0.0.9

Weekly downloads
2
License
MIT
Repository
-
Last release
8 months ago

Create Atlas App

Quick start

npx

npx create-atlas-app my-app
cd my-app
yarn start

yarn

yarn create atlas-app my-app

npm

npm init atlas-app my-app

npm init is available in npm 6+