2.1.1 • Published 3 years ago

create-layer0-app v2.1.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

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.