This is a monorepo of redesigned websites.
Available projects:
Feel free to let me know about any issue you encounter or if there's any feature you'd like to be added (create an issue).
Please read CONTRIBUTING.md before contributing to this project.
develop
branch locally.npm install
in the root directory.cd mudocs
.Source Control
panel and click the Open repository
button to load the monorepo's git settings.npm run dev
to launch the project in dev mode.You can contribute to this project by creating a PR on the develop
branch.