客栈管理后台

ArvinQi 65b6f54fe4 #27334 6 yıl önce
assets 23ae4cdd03 云端工作重构中 7 yıl önce
components 66bce61f12 准备填充数据 7 yıl önce
dist dcd0f3321a build 6 yıl önce
hooks 78e45ac445 pre ssr 7 yıl önce
info 78e45ac445 pre ssr 7 yıl önce
layouts 78e45ac445 pre ssr 7 yıl önce
middleware 78e45ac445 pre ssr 7 yıl önce
objects 78e45ac445 pre ssr 7 yıl önce
pages 65b6f54fe4 #27334 6 yıl önce
plugins a097a2ff49 修复http内,value为0被忽略问题 7 yıl önce
refs 78e45ac445 pre ssr 7 yıl önce
static 23ae4cdd03 云端工作重构中 7 yıl önce
store 78e45ac445 pre ssr 7 yıl önce
.DS_Store 78e45ac445 pre ssr 7 yıl önce
.browserslistrc edbdc7332b 初始化迁移 7 yıl önce
.editorconfig 78e45ac445 pre ssr 7 yıl önce
.gitignore afbe1f2db2 build 7 yıl önce
README.md 78e45ac445 pre ssr 7 yıl önce
nuxt.config.js 23ae4cdd03 云端工作重构中 7 yıl önce
package-lock.json a5d7ab7c31 图片缩放处理 7 yıl önce
package.json 609ce315ac 修改server配置位置 7 yıl önce
vue.config.js 66bce61f12 准备填充数据 7 yıl önce

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.