create-orca-app
v1.0.3
Published
CLI for Orca.
Downloads
27
Readme
Create Orca App
This package includes the CLI tool to make the creation of an Orca app easy. It is published as a create-orca-app
on NPM.
How to use
Using NPX
npx create-orca-app my-app
Using Yarn create command
yarn create orca-app my-app