create-crizmas

Command for creating crizmas-mvc apps

Usage no npm install needed!

<script type="module">
  import createCrizmas from 'https://cdn.skypack.dev/create-crizmas';
</script>

README

create-crizmas

Command to create crizmas-mvc applications.

You can run create-crizmas --help to see the list of available options.

After running the create-crizmas command you can run:

npm i - to install the dependencies.

npm start - to start the application locally.

npm run build - to build the application.

Documentation