Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 698 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 698 Bytes

vue-color-playground

Play with color selectors in this demo developed with Vue.js 2 & Vuex

vue-color-playground demo
- Live demo -

Notes

Quickstart

Start & install dependencies:

$ npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build