Start coding: npm run dev
Build the app: npm run build
This repo demonstrates how Carbon can work with Vite.
There are few differences with Webpack, with a simple configuration. To get Vite to work with Carbon, you have to specify the variables SASS file into the Vite configuration.
That's mostly it. Have fun and enjoy playing with Vite!