客栈前端

zweizhao 299d220514 登录被提出处理 7 年 前
assets d9b95edd9e 证书详情贴图,缺少账户信息 7 年 前
components 299d220514 登录被提出处理 7 年 前
dist 131e31c136 update ignore 7 年 前
layouts f5078a29ae 顶部除了图表都搞定 7 年 前
middleware a464f8934b init 7 年 前
pages 299d220514 登录被提出处理 7 年 前
plugins 299d220514 登录被提出处理 7 年 前
static a464f8934b init 7 年 前
store 1dc60b9218 个人信息接口 7 年 前
.editorconfig a464f8934b init 7 年 前
.gitignore 41badbbb08 持续优化 7 年 前
.npmrc d7c577ca12 add npmrc 7 年 前
LICENSE 38873a476d Initial commit 7 年 前
README.md 31ba60a843 test 7 年 前
nuxt.config.js 9be7f5019c 认证列表页:不用了限制高度、链接问题 7 年 前
package-lock.json d71a04c58e vip 页面完成 7 年 前
package.json 90bed5c430 add head 7 年 前
server.js 474ed9aa4a ssr 测试 7 年 前

README.md

frontend

proginn ssr project

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.

proginn-frontend

客栈前端 trigger