Skip to content

edgar0011/create-cmf-app

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published