Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.83 KB

File metadata and controls

43 lines (27 loc) · 1.83 KB

We Love Design

Content

RTE's design system : Proof of Concept

Usage

  1. Clone project code.
git clone https://github.com/rte-france/rte-design-system.git
cd rte-design-system
  1. Installation dependence.
cd packages/weLoveDS/
npm install
  1. Start local server.
cd sites/weLoveDesign-site-test/
npm run dev
  1. After the startup is complete, open a browser and visit http://localhost:5174/

Browsers support

Modern browsers.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions

Contributing

In order to adopt the RTE's design system in our own open-source projects, we publish our design system. No contributions are awaited.