Skip to content

Matmonsen/hex_to_rgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex to rgb

A simple web app for converting between hex and rgb.

Usage

  1. Clone repo
        git clone https://github.com/Matmonsen/hex_to_rgb.git
        cd hex_to_rgb
  2. Install dependencies
        npm install
  3. Run local dev server
        npm run dev
  4. Open browser at http://localhost:1337/

License

See license