[](https://github.com/mui/material-ui/blob/HEAD/LICENSE) [](https://twitter.com/deerpark7)
npm install dimo-design-system

// TBD
DDS is available as an npm package.
``sh`
npm install dimo-design-system --save
Here is a quick example to get you started, it's all you need:
`jsx
import { Button } from 'dimo-design-system'
function App() {
return (
<>
>
)
}
ReactDOM.render(
``
If you have recently updated, please read the changelog for details of what has changed.
This project is licensed under the terms of the
MIT license.