Nincs leírás

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

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.