. * * . * . * .
. o .
. .
. o S C H E M E D R E A M . *
. .
. . * o
. . * o . . . .
npm install
cd client
npm run dev
Then go to http://localhost:3030
cd client
npm run build
Then host the buiild folder from a static web server.
- Fix save project so it doesn't overwrite existing.
- Make color blocks drag+droppable to reorder scheme colors.
- Make view options to make colors full screen or spread/display mode.
- Option to toggle color pickers to be inline in the view, or shown only on button hover in color's header.
- On change save project to 'autosave' entry, load as last project.
- TypeScript
- React v15
- esbuild