Trapphusvalet Website for trapphusvalet.se Getting started Prerequisites Make sure you have Node and Yarn on your machine. Installing yarn install Development yarn run dev Deployment Build a static version of the site, and push it to the gh-pages branch. yarn run deploy Built with Next React