3.0.0 • Published 4 years ago
modulus-create v3.0.0
Create Modulus Project
NPX script to generate a Modulus project skeleton.
Usage
To use with minimal modules (blank default template), for Modulus v2 experts only:
npx modulus-create project-nameTo use template with examples (examples template), add --examples option to the command line:
npx modulus-create project-name --examplesAuthors
- Aymeric Assier - github.com/myeti
- Julien Martins Da Costa - github.com/jdacosta
License
This project is licensed under the MIT License - see the licence file for details