/resume

一个基于 Vue 的个人主页,包含个人经历展示、资质证书展示,还可以分享自己看过的小说、看过的电影……

Primary LanguageVue

resume

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.