Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

fishpercolator/fpsite

Repository files navigation

fpsite

Fish Percolator website

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn run dev

# generate static project
$ yarn run generate

# deploy generated project to GitHub Pages
$ yarn run deploy

For detailed explanation on how things work, checkout the Nuxt.js docs.