Nincs leírás

Starink 92b0b58d6a save test 6 éve
assets 678942fb91 change banner 6 éve
components 2e97f0095c change logo and icon 6 éve
layouts f5c1df15d4 add auth and create homepage 6 éve
middleware 92b0b58d6a save test 6 éve
pages 92b0b58d6a save test 6 éve
plugins fcf6bad341 add register and improve login 6 éve
server 92b0b58d6a save test 6 éve
static 678942fb91 change banner 6 éve
store 92b0b58d6a save test 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 6efbd14ccf finish id_token processing 6 éve
package.json 6efbd14ccf finish id_token processing 6 éve
yarn.lock 6efbd14ccf finish id_token processing 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.