create-layer0-app
v2.1.1
Published
Creates apps for deplyoment on the Layer0.
Downloads
70
Maintainers
Readme
Create Layer0 App
NPM create command for creating new apps for Layer0.
Usage
npm create layer0-app
... or with yarn ...
yarn create layer0-app
Templates
App templates are pulled from https://github.com/moovweb/layer0-templates.
Development
To run this in local development:
npm start
This will create the app inside of the run
directory and delete the app that was previously created if one exists.