@e1011/create-cmf-app

1.0.2 • Public • Published

Welcome to create-cmf-app 👋

Version License: MIT

Install

npm install

Lint

npm run lint
npm run lint:quiet
npm run lint:fix

Use as npm initializer

Provided NodeJS with npm is installed

  • directly with npm

  • or bash script composing both commands scripts/create-cmf-app.sh

  • You will be asked about name of the folder to which template should be installed, serves as application name in package.json

  • You will be asked about which package manager to use yarn or nom (default)

  • You will be asked about which template to use as source for the application, coreVite or cmf(default)

  • You will be asked about the application template, in terms of complexity, resulting in the amount of examples kept in the app or removed.

    • Medium - multi screen example with Table, Forms, Modals.
    • Simple - App with title
  • Finally, template will be installed

For more details see

Author

👤 Martin Weiser

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

Readme

Keywords

none

Package Sidebar

Install

npm i @e1011/create-cmf-app

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

15.9 kB

Total Files

13

Last publish

Collaborators

  • edgar0011