Brak opisu

fanyanpeng 0a2a358019 refactor: 修改管理员注册的url; 注册时,若用户存在,直接返回 2 lat temu
assets ad09c3fa3b update css 6 lat temu
components 1084065e7f update 6 lat temu
layouts ad4ad5658a change name restrict 6 lat temu
middleware c3eaa524e7 fix pw length of register and add resetpassword 6 lat temu
pages 2b2b92c7bf change link 6 lat temu
plugins a123edc769 add userAdmin 6 lat temu
server 0a2a358019 refactor: 修改管理员注册的url; 注册时,若用户存在,直接返回 2 lat temu
static 1084065e7f update 6 lat temu
store 87a26e9198 fix user state store 6 lat temu
test 1b5a4a4c16 create frontend system 6 lat temu
.babelrc 1b5a4a4c16 create frontend system 6 lat temu
.editorconfig 1b5a4a4c16 create frontend system 6 lat temu
.gitignore 1b5a4a4c16 create frontend system 6 lat temu
README.md 1b5a4a4c16 create frontend system 6 lat temu
jest.config.js 1b5a4a4c16 create frontend system 6 lat temu
nohup.out 6552a7f7de 内网门户 3 lat temu
nuxt.config.js 1ded1fc9fc feat: 增加批量创建用户的接口 2 lat temu
package.json a123edc769 add userAdmin 6 lat temu
portal.sql 6552a7f7de 内网门户 3 lat temu
yarn.lock a123edc769 add userAdmin 6 lat temu

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.