react-dojo
v3.0.7
Published
This is an npm workspace powered by [nx](https://nx.dev/) to manage build artefacts, catching, dependency graphs and more.
Readme
Monorepo with npm workspaces
This is an npm workspace powered by nx to manage build artefacts, catching, dependency graphs and more.
Note: Using pnpm or yarn might require additional setup to configure workspaces. Follow the links to the appropriate documentation.
Installation
Use this npx script to scaffold your application
npx react-dojo npm-workspaceFollow by answering the questions and that's it.
You can also view help for this script by passing the option
-hto the scriptnpx react-dojo npm-workspace -h
You should now have an npm workspace project setup.
Have at it 🤙
