Skip to content

Latest commit

Β 

History

History
40 lines (27 loc) Β· 887 Bytes

README.md

File metadata and controls

40 lines (27 loc) Β· 887 Bytes

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: