Skip to content

KooleSache/website

Repository files navigation

Public website for the ColorSnapper 2 App

Development

  1. Install nvm (https://github.com/creationix/nvm)
  2. nvm install && nvm use
  3. npm install
  4. npm start

Deploying to production

The website uses Netlify to automate deploys.