generator-mvcss

Yeoman generator for MVCSS

Usage no npm install needed!

<script type="module">
  import generatorMvcss from 'https://cdn.skypack.dev/generator-mvcss';
</script>

README

Yeoman MVCSS - Generator

To install generator-mvcss from npm, run:

$ npm install -g generator-mvcss

For initializing a project, run the following command in the directory with your styles

$ yo mvcss <app name>

And finally to add the structure execute this command:

$ yo mvcss:structure <structure name>

More information about MVCSS you can read here

License

MIT