Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 326 Bytes

Circular slider

Development version

For the development I've used the development environment called Vite - https://vitejs.dev/.

Install dependencies:

npm install

Then run command:

npm run dev

Distribution version

Distribution version is located in the /dist folder.