Skip to content

viewstools/colour-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colour-picker

A mobile-ready colour picker in Views and React :)

Check it out at http://smoggy-stove.surge.sh

Get the deps:

yarn

run the web app!

yarn start

and the views morpher:

yarn run views

The browser will open it automatically.

To build the app, run:

yarn run build

Your files will be on the build directory.

If you want it quickly on the web, you can run:

yarn run deploy

It will upload your app to surge.sh. If you don't have it installed yet, run:

yarn global add surge

Check this guide out if you have any troubles with it.

About

A mobile-ready colour picker made in Views and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published