客栈管理后台

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

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.