Sin descripción

weijin bb24fb818a fix: 限制用户名长度 hace 4 años
assets e68a7dad34 feat: 增加devcloud入口 hace 4 años
components 3b2cba86cb feat: 修改coder入口 hace 4 años
layouts f84225bd85 feat:热门测试联调 hace 4 años
middleware 8e175a21e5 style fix hace 5 años
pages bb24fb818a fix: 限制用户名长度 hace 4 años
plugins 68a665283d fix:修复个人中心中个人信息不显示的问题 hace 4 años
static 1084065e7f update hace 6 años
store 7189456d52 style: style improvement hace 5 años
test 1b5a4a4c16 create frontend system hace 6 años
.babelrc 1b5a4a4c16 create frontend system hace 6 años
.editorconfig 1b5a4a4c16 create frontend system hace 6 años
.eslintrc.js 7189456d52 style: style improvement hace 5 años
.gitignore 1b5a4a4c16 create frontend system hace 6 años
Dockerfile 2e0febac7f fix: 修改node版本 hace 4 años
README.md 1b5a4a4c16 create frontend system hace 6 años
jest.config.js 1b5a4a4c16 create frontend system hace 6 años
nginx.conf b2a41fd40b chore: 修改nginx配置 hace 4 años
nuxt.config.js 98a4f1e5a5 add: 恢复热门测试模块 hace 4 años
package-lock.json 54544f4fda add username hace 5 años
package.json f84225bd85 feat:热门测试联调 hace 4 años
yarn.lock f84225bd85 feat:热门测试联调 hace 4 años

README.md

portal-frontend

My fine Nuxt.js project

Build Setup

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn generate

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