:person_running: 我的超快速个人SPA博客/站点,使用Vuejs和Nuxt:D
构建设置
# install dependencies
$ yarn install # or npm install
# serve with hot reload at localhost:3000
$ yarn dev # or npm run dev
# build for production and launch server
$ yarn build # or npm run build