This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
A React application built with Vite, integrating Token Studio and Style Dictionary for design token management.
-
Clone the repository:
git clone https://github.com/Arathyfrog/mystc-dls.git cd mystc-dls -
Install dependencies:
npm install -
Generate design tokens:
npm run build-tokens -
Start the development server:
npm run dev
This project is a React application built with Vite, integrating Token Studio for design token management and Style Dictionary for token transformation. It uses the Material-UI (MUI) Design System from Figma as a base. https://www.figma.com/design/PqmyBSlz1I6CIE8cmKbWlf/MUI-(Material-Design-Component-Figma-Library-For-React)-(Community)?node-id=14-746&node-type=CANVAS&m=dev