/hexatope

Hexatope | Design your own unique jewellery

Primary LanguageJavaScript

Hexatope

Build Status

🙌 Make it work locally

We like Yarn for dependency management, installation instructions can be found here.

  • yarn start - run in development mode on localhost:8000
  • yarn run build - build site
  • yarn run lint - checks you're not writing shit code

🚀 Deploy it

For the mo the site is deployed to hexatope.io using Github Pages from the docs folder. The static pages are manually added from this Codepen project, and the app can be updated by running yarn run build and then committing with a :rocket: commit message.