Tidak Ada Deskripsi

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

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.