Skip to content

anuragsingk/barryandgillian.wedding

 
 

Repository files navigation

barryandgillian.wedding

This is the repo for our wedding website, which took place on 29 Sept 2016.

Getting started

yarn i

...will install all local dependencies.

To fire up a local server while watching the site for changes just run;

yarn serve

...your browser of choice should open a new window and run the site at;

http://localhost:3000

Running tests locally

To run test locally, simply run;

yarn test

Packages

No packages published

Languages

  • JavaScript 58.4%
  • HTML 27.9%
  • CSS 11.9%
  • Liquid 1.8%