Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 338 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 338 Bytes

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