Nincs leírás

Starink ad09c3fa3b update css 6 éve
assets ad09c3fa3b update css 6 éve
components 1084065e7f update 6 éve
layouts ad4ad5658a change name restrict 6 éve
middleware c3eaa524e7 fix pw length of register and add resetpassword 6 éve
pages ad4ad5658a change name restrict 6 éve
plugins a123edc769 add userAdmin 6 éve
server ad4ad5658a change name restrict 6 éve
static 1084065e7f update 6 éve
store 87a26e9198 fix user state store 6 éve
test 1b5a4a4c16 create frontend system 6 éve
.babelrc 1b5a4a4c16 create frontend system 6 éve
.editorconfig 1b5a4a4c16 create frontend system 6 éve
.gitignore 1b5a4a4c16 create frontend system 6 éve
README.md 1b5a4a4c16 create frontend system 6 éve
jest.config.js 1b5a4a4c16 create frontend system 6 éve
nuxt.config.js a123edc769 add userAdmin 6 éve
package.json a123edc769 add userAdmin 6 éve
yarn.lock a123edc769 add userAdmin 6 éve

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.