Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 735 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 735 Bytes

matchr

Matchr is an experimental user friendly color picker.

Netlify Status

Built using vue, vuex, vue-router

Demo

Find a live version here: matchr.groundedrob.com

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.