Sen descrición

Starink 92b0b58d6a save test %!s(int64=6) %!d(string=hai) anos
assets 678942fb91 change banner %!s(int64=6) %!d(string=hai) anos
components 2e97f0095c change logo and icon %!s(int64=6) %!d(string=hai) anos
layouts f5c1df15d4 add auth and create homepage %!s(int64=6) %!d(string=hai) anos
middleware 92b0b58d6a save test %!s(int64=6) %!d(string=hai) anos
pages 92b0b58d6a save test %!s(int64=6) %!d(string=hai) anos
plugins fcf6bad341 add register and improve login %!s(int64=6) %!d(string=hai) anos
server 92b0b58d6a save test %!s(int64=6) %!d(string=hai) anos
static 678942fb91 change banner %!s(int64=6) %!d(string=hai) anos
store 92b0b58d6a save test %!s(int64=6) %!d(string=hai) anos
test 1b5a4a4c16 create frontend system %!s(int64=6) %!d(string=hai) anos
.babelrc 1b5a4a4c16 create frontend system %!s(int64=6) %!d(string=hai) anos
.editorconfig 1b5a4a4c16 create frontend system %!s(int64=6) %!d(string=hai) anos
.gitignore 1b5a4a4c16 create frontend system %!s(int64=6) %!d(string=hai) anos
README.md 1b5a4a4c16 create frontend system %!s(int64=6) %!d(string=hai) anos
jest.config.js 1b5a4a4c16 create frontend system %!s(int64=6) %!d(string=hai) anos
nuxt.config.js 6efbd14ccf finish id_token processing %!s(int64=6) %!d(string=hai) anos
package.json 6efbd14ccf finish id_token processing %!s(int64=6) %!d(string=hai) anos
yarn.lock 6efbd14ccf finish id_token processing %!s(int64=6) %!d(string=hai) anos

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.