My marvelous Nuxt.js project
搜索项目内容”ys1994.nl“,替换相关链接
# install dependencies
$ yarn install
# serve with hot reload at localhost:9011
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.