Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 228 Bytes

File metadata and controls

15 lines (10 loc) · 228 Bytes

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