A site for rapidly iterating UI colors schemes. Try it out
npm install
npm run start
or if you're using yarn
yarn start
- Fork it and create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request