We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266048f commit 085feb0Copy full SHA for 085feb0
README.md
@@ -18,7 +18,7 @@ Zero One Group projects.
18
`cd my-monorepo-project && pnpm install`
19
3. **Generate the application from template:**
20
`moon generate TEMPLATE_NAME`
21
-4. **Configure your environment:**
+4. **Configure the apps:**
22
copy `.env.example` to `.env` and adjust as needed.
23
5. **Start development:**
24
run all by running command `moon :dev` or `moon '#app:dev'`
0 commit comments