create-cave-app
v0.2.1
Published
> CLI for creating new CAVE apps
Downloads
6
Readme
create-cave-app
CLI for creating new CAVE apps
Usage
npm install -g create-cave-app
Create a project using the default template:
create-cave-app new my-app
Development
Copy templates from the monorepo into the package's source tree.
npm run prepare