Skip to content

shipworthyio/GiftEquation

Repository files navigation

Gift Equation

Gift shopping made easy

Developing

A nodejs >= 8.0.0 setup with yarn is recommended.

# install dependencies
yarn

# serve with hot reload at localhost:8000
yarn start