gravity-ui-vite-example

December 26, 2023 ยท View on GitHub

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: