Sin descripción

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