Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 376 Bytes

Tessellate

bolin.co/tessellate

Tessellate is interactive art that explores repetition.

Development

  • npm start - start development server with hot-reloading.
  • npm run build - build production bundle in dist.
  • npm version [patch|minor|major] - build production bundle and version it.
  • npm run prod - serve production bundle.