Skip to content

noah4520/Color-IO

Repository files navigation

Color-IO

前端練習,使用者可以透過新增、刪除色卡,或修改色卡上的色碼來變更顏色

View site:https://uhikochen.github.io/Color-IO/

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build