Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1 KB

README.md

File metadata and controls

42 lines (32 loc) · 1 KB

@dotmind/create-dotmind-api

Use dotmind boilerplate to create new project. Builded by .mind.io

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

🔐 License

MIT