@jigra/create-app
v0.2.3
Published
Create a new Jigra project
Downloads
5
Maintainers
Readme
Create Jigra App
Create a minimal (no JS framework) Jigra app.
Usage
npm init @jigra/app [<path>] -- [options]
:memo: npm init <pkg>
requires npm 6+
You can also try the following methods to use this package:
npx @jigra/create-app [<path>] [options]
yarn create @jigra/app [<path>] [options]
npm install -g @jigra/create-app && create-jigra-app [<path>] [options]
Options
--name <name> ............. Human-friendly app name
--app-id <id> ............. Unique app ID in reverse-DNS notation