Нема описа

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