Skip to content

hansds/hansdesmet.be

Repository files navigation

hansdesmet.be

Universal website for hansdesmet.be, powered by nuxtJS

🏗️ Build Setup

# install dependencies
$ yarn install

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

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

🚀 Deploy

Committing or merging into master will result in a deploy to production. Submitting a merge request to master automatically generates a preview deploy on Netlify.

Debug

Code can be debugged using VSCode (launch.json is present) and starting yarn dev-debug, then attaching the VSCode debugger. The code does not stop at breakpoints set, you need to add debugger // eslint-disable-line in code whenever you want to stop the debugger at that point.

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

Node

Note that this repo currently requires node11 to properly run and build.

About

My personal profile website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published