# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn devThen you can start edit the content directory.
$ yarn generate
$ serve dist/ # npm install -g serveFor detailed explanation on how things work, check out Nuxt.js docs.