0.1.0 • Published 1 year ago
klaes-create v0.1.0
klaes-create
Create and start a project from a basic template.
The project can be created optionally with:
Usage
npx klaes-create
Then follow the prompts:
- Project Name – The name of the project that will be created.
- Would you like to use Webpack – Indicates whether to install and set up a basic Webpack configuration. (Yes/No)
- Select a CSS preprocessor – Select your preferred CSS preprocessor. (None/Sass/Less)