Brak opisu

zhangyi aaa95ff33e feat:更新短信验证服务信息 1 rok 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 e8c344841a fix: 注册失败,停止等待 2 lat temu
plugins a123edc769 add userAdmin 6 lat temu
server aaa95ff33e feat:更新短信验证服务信息 1 rok 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 da15dbea40 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.