generator-msmean

Command line tools for the mean-seed project.

Usage no npm install needed!

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

README

mean-CLI

A simple command line tool for creating front-end modules on the mean-seed project

Setup:

npm install -g generator-mean

Commands:

yo mean <name> Clones the mean-seed project to a new directory with the name you enter.

yo mean:modules <name> Creates a new module on the current application //TODO: Ensure that we are located at the project