@dotmind/create-dotmind-api
v1.0.2
Published
Use dotmind boilerplate api to create new project.
Downloads
3
Readme
Menu
👷♂️ How it's work
Use npx
npx @dotmind/create-dotmind-api custom_app --example boilerplate_example
| | description | |-|-| | custom_app | Directory to create project | | boilerplate_example | Name of the boilerplate to use |
You can create new app using one of the examples.
For example :
npx @dotmind/create-dotmind-api custom_app --example with-mongoose