Skip to content

OttoHung/colour_pane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Colour Pane

Colour Pane generates colours from RGB(8, 8, 8) to RGB(255, 255, 255) on a web page. Each colour component is increased or decresed by 8 to redner the colour blocks.

result.png

How to use this app

It's simple. First of all you have to ensure your local machine has yarn installed. If not please click here to install yarn.

Once you have yarn installed on your local machine, please execute the following command in the same folder the package.json file allocated to launch the local web server.

yarn install; yarn build; yarn serve

Now, you can open a web browser and enter localhost:8080 to see the result of rendering.

Enjoy your journey.

About

Colour pane renders colours on a web page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published