This project is a part of YWC17 homework on Web Programming branch.
# install yarn install # live development server at http://localhost:5000/ yarn dev ## generate static files for github pages $ yarn build