# create-modulo
A set of scripts and starting templates for Modulo projects.
-----
## Usage
Run with:
```
npm init modulo
```
Or specifying a name for your new directory:
```
npm init modulo my-new-modulo-app
```
-----
Learn more at: https://modulo.codeberg.page/