All the colors: https://rgb.li?#!
This project uses pre-processors to generate its source code.
- CoffeeScript for Javascript
- Stylus for CSS
- Pug for HTML
- Node 12.18.2 (see
.nvmrc
) - NVM (optional)
- Install all dependencies:
npm install --no-save
- Start the dev server:
npm start