T41496 / colorpicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ColorPicker

I made this project using Svelte.

How to run and build

In the project directory, you should run:

npm install

It will download all necessary packages.

npm run preview

Run this command to run the project. And then visit localhost:4173 on your web browser such as Google Chrome.

npm run build

Run this command to build the project. It will make the build version to dist directory.

😂Enjoy😂

About


Languages

Language:Svelte 61.4%Language:CSS 24.8%Language:HTML 7.4%Language:JavaScript 6.5%