Bez popisu

zhangyi aaa95ff33e feat:更新短信验证服务信息 před 1 rokem
assets ad09c3fa3b update css před 6 roky
components 1084065e7f update před 6 roky
layouts ad4ad5658a change name restrict před 6 roky
middleware c3eaa524e7 fix pw length of register and add resetpassword před 6 roky
pages e8c344841a fix: 注册失败,停止等待 před 2 roky
plugins a123edc769 add userAdmin před 6 roky
server aaa95ff33e feat:更新短信验证服务信息 před 1 rokem
static 1084065e7f update před 6 roky
store 87a26e9198 fix user state store před 6 roky
test 1b5a4a4c16 create frontend system před 6 roky
.babelrc 1b5a4a4c16 create frontend system před 6 roky
.editorconfig 1b5a4a4c16 create frontend system před 6 roky
.gitignore 1b5a4a4c16 create frontend system před 6 roky
README.md 1b5a4a4c16 create frontend system před 6 roky
jest.config.js 1b5a4a4c16 create frontend system před 6 roky
nohup.out 6552a7f7de 内网门户 před 3 roky
nuxt.config.js da15dbea40 feat: 内网修改 před 2 roky
package.json a123edc769 add userAdmin před 6 roky
portal.sql 6552a7f7de 内网门户 před 3 roky
yarn.lock a123edc769 add userAdmin před 6 roky

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.