Нет описания

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

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.