Sin descripción

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

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.