Homepage for Vindir (https://www.vindir.no).
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and serve dist/
$ npm run production
For detailed explanation on how things work, checkout the Nuxt.js docs.