generator-meanp

Command line tools for the meanp-seed project.

Usage no npm install needed!

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

README

MEANP-CLI

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

Setup:

npm install -g generator-meanp

Commands:

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

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