Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
107 stars 7 forks source link

remove CRA from Example and replace with Vite #599

Closed daniele-zurico closed 4 months ago

daniele-zurico commented 4 months ago

CRA is deprecated and most of the projects are based on Vite. Please remove CRA from the example folder and migrate the solution to Vite solution

Link to Vite: https://vitejs.dev/guide/ Old version for comparison: https://create-react-app.dev/docs/getting-started/

alexwbbr commented 4 months ago

https://github.com/Capgemini/dcx-react-library/pull/603