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