Nenhuma descrição

fanyanpeng e99b9be394 fix: 更新信息凭证 2 anos atrás
assets ad09c3fa3b update css 6 anos atrás
components 1084065e7f update 6 anos atrás
layouts ad4ad5658a change name restrict 6 anos atrás
middleware c3eaa524e7 fix pw length of register and add resetpassword 6 anos atrás
pages 2b2b92c7bf change link 6 anos atrás
plugins a123edc769 add userAdmin 6 anos atrás
server e99b9be394 fix: 更新信息凭证 2 anos atrás
static 1084065e7f update 6 anos atrás
store 87a26e9198 fix user state store 6 anos atrás
test 1b5a4a4c16 create frontend system 6 anos atrás
.babelrc 1b5a4a4c16 create frontend system 6 anos atrás
.editorconfig 1b5a4a4c16 create frontend system 6 anos atrás
.gitignore 1b5a4a4c16 create frontend system 6 anos atrás
README.md 1b5a4a4c16 create frontend system 6 anos atrás
jest.config.js 1b5a4a4c16 create frontend system 6 anos atrás
nohup.out 6552a7f7de 内网门户 3 anos atrás
nuxt.config.js 6552a7f7de 内网门户 3 anos atrás
package.json a123edc769 add userAdmin 6 anos atrás
portal.sql 6552a7f7de 内网门户 3 anos atrás
yarn.lock a123edc769 add userAdmin 6 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.