Aucune description

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

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.