Mono Design System is an open-source template monorepo which includes basic packages for React and CSS. This template is maintained with Lerna and Semantic release to create quick and continuous development.
This repository is where the Mono Design System is maintained. Not only is this a template but a working design system mono repo aimed to support frontend experiences and a commonplace to find visual styles, components and patterns. This source code is available to everyone under the standard MIT license.
If you've made a copy or wish to get started with any of the work in this repo, check out mono-react or mono-styles. These will provide the building blocks in react
and css
.
This project uses Yarn and Node. Ensure you are using version 1.2.55
for yarn, to install please follow the installation guide.
For node make sure you've set you local to version 12.*.*
. Use nvm to manage your local development versions.
To get started we need to setup all our local dependencies, we're using yarn workspaces and lerna to manage our mono repo.
yarn
Please help make this project better. For more information take a look at CONTRIBUTING.md.
Please ask any questions on this project, you can do so by creating a new issue. Or contributing to any active issues.
If you wish to get in contact, please don't hesitate via twitter @Rich_McCartney.
Licensed under standard MIT license.