RTE's design system
- Clone project code.
git clone https://github.com/rte-france/rte-design-system.git
cd rte-design-system
- Installation dependence.
cd packages/weLoveDS/
npm install
- Start local server.
cd sites/weLoveDesign-site-test/
npm run dev
- After the startup is complete, open a browser and visit http://localhost:5174/
Modern browsers.
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
---|---|---|---|---|
IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
In order to adopt the RTE's design system in our own open-source projects, we publish our design system. No contributions are awaited.