Home

Awesome

gravity-ui-vite-example

Vite template with: typescript, sass and Gravity UI.

⚗️ Technologies list

🚀 Start using it

To use this template for your app you can run:

npx degit gravity-ui/gravity-ui-vite-example#main my-project
cd my-project

npm install
npm run dev

or

yarn degit gravity-ui-vite-example#main my-project
cd my-project

npm install
npm run dev

📖 Learn More

This package includes scripts and configuration used by Vite.
Please refer to its documentation: