客栈管理后台

ArvinQi 38e83948e6 feat: API更新 6 years ago
api 07f6a09820 update: add new theme & add user manage 6 years ago
assets e3def3cbb3 fix: element-ui 2.4.11 7 years ago
components 07f6a09820 update: add new theme & add user manage 6 years ago
dist 38e83948e6 feat: API更新 6 years ago
layouts 38e83948e6 feat: API更新 6 years ago
middleware 78e45ac445 pre ssr 7 years ago
pages 38e83948e6 feat: API更新 6 years ago
plugins a097a2ff49 修复http内,value为0被忽略问题 7 years ago
static 23ae4cdd03 云端工作重构中 7 years ago
store 07f6a09820 update: add new theme & add user manage 6 years ago
styles 07f6a09820 update: add new theme & add user manage 6 years ago
utils 07f6a09820 update: add new theme & add user manage 6 years ago
.DS_Store 07f6a09820 update: add new theme & add user manage 6 years ago
.browserslistrc edbdc7332b 初始化迁移 7 years ago
.editorconfig 78e45ac445 pre ssr 7 years ago
.gitignore afbe1f2db2 build 7 years ago
README.md 78e45ac445 pre ssr 7 years ago
nuxt.config.js 07f6a09820 update: add new theme & add user manage 6 years ago
package-lock.json a5d7ab7c31 图片缩放处理 7 years ago
package.json 38e83948e6 feat: API更新 6 years ago
permission.js 07f6a09820 update: add new theme & add user manage 6 years ago
settings.js 07f6a09820 update: add new theme & add user manage 6 years ago
vue.config.js 07f6a09820 update: add new theme & add user manage 6 years ago
yarn.lock 07f6a09820 update: add new theme & add user manage 6 years ago

README.md

boss-ssr

boss ssr ver

Build Setup

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn run generate

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