Sen descrición

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

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.