Skip to content

samdindyal/ColourPreview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ColourPreview

ColourPreview is a very small web app which previews colours in RGB and hexadecimal formats written with the MEAN Stack.

If you'd like to install ColourPreview, clone this repository and from the root, run:

npm install

Once that's done, just simply run:

node index.js

and ColourPreview will be accessible through your web browser at http://localhost:3000, or whichever port the console has printed out.

About

Colour Previewer written in the MEAN Stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published