Tessellate is interactive art that explores repetition.
npm start
- start development server with hot-reloading.npm run build
- build production bundle indist
.npm version [patch|minor|major]
- build production bundle and version it.npm run prod
- serve production bundle.