aurer / tailor-colors

Small tool to help create and visualise tailor color settings
0 stars 0 forks source link

Tailor colors

A tool to help generate color schemes for use with the Tailor CSS framework.

Development

This project was bootstrapped with Create React App.

Scripts

yarn start

Runs the app in development mode

yarn build

Builds a production version of the app into the 'build' directory.

yarn test

Launches the test runner in the interactive watch mode.

yarn deploy

Builds a production version of the app and deploys the build folder to the gh-pages branch on github.

Deployment

This project uses the gh-pages module to deploy to Github Pages. Running yarn deploy will build the project and deploy the build folder to the gh-pages branch on github