Skip to content

wide/modulus-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-name

To use template with examples (examples template), add --examples option to the command line:

npx modulus-create project-name --examples

Authors

License

This project is licensed under the MIT License - see the licence file for details