Sem descrição

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

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.