No Description

Starink 7b5249766d add pay 6 years ago
assets 7b5249766d add pay 6 years ago
components 7b5249766d add pay 6 years ago
layouts 7b5249766d add pay 6 years ago
middleware c3eaa524e7 fix pw length of register and add resetpassword 6 years ago
pages 7b5249766d add pay 6 years ago
plugins a123edc769 add userAdmin 6 years ago
server 7b5249766d add pay 6 years ago
static b664bb9b49 add person-center and modify navi 6 years ago
store 87a26e9198 fix user state store 6 years ago
test 1b5a4a4c16 create frontend system 6 years ago
.babelrc 1b5a4a4c16 create frontend system 6 years ago
.editorconfig 1b5a4a4c16 create frontend system 6 years ago
.gitignore 1b5a4a4c16 create frontend system 6 years ago
README.md 1b5a4a4c16 create frontend system 6 years ago
jest.config.js 1b5a4a4c16 create frontend system 6 years ago
nuxt.config.js a123edc769 add userAdmin 6 years ago
package.json a123edc769 add userAdmin 6 years ago
yarn.lock a123edc769 add userAdmin 6 years ago

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.