Use dotmind boilerplate to create new project. Builded by .mind.io
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