# Install dependencies
$ yarn
# if the above doesn't work, try yarn install
# Serve with hot reload at localhost:3000
$ yarn dev
# Generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.
Don't add animated .gif images - they will look fine on localhost but get autoconverted to static images upon deployment.
assets/scss/_properties.scss
:
Change the color_primary
variable for both light and dark themes
See instructions.
Modified from: https://github.com/gregives/gregives.co.uk