Skip to content

rgbag/rgb.li-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGB-Light

All the colors: https://rgb.li?#!

Development

This project uses pre-processors to generate its source code.

Prerequisites

  • Node 12.18.2 (see .nvmrc)
  • NVM (optional)

Run locally

  • Install all dependencies: npm install --no-save
  • Start the dev server: npm start