Nav apraksta

Olivier Massot bf843fca81 update CI conf 4 gadi atpakaļ
assets d06ce90e2e enable gitlab ci 4 gadi atpakaļ
components 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
config 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
lang 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
layouts 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
middleware 6b7d58f011 documentation 4 gadi atpakaļ
models 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
pages 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
plugins 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
services 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
static 87b6ad430e refactoring code & test 4 gadi atpakaļ
store 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
tests d06ce90e2e enable gitlab ci 4 gadi atpakaļ
types 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
use 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
.babelrc b9a8ff33d0 Initial commit 5 gadi atpakaļ
.editorconfig b9a8ff33d0 Initial commit 5 gadi atpakaļ
.eslintrc.js c163521422 vuex-orm poc init 5 gadi atpakaļ
.gitignore a5797e8e94 update gitignore 4 gadi atpakaļ
.gitlab-ci.yml bf843fca81 update CI conf 4 gadi atpakaļ
README.md bf843fca81 update CI conf 4 gadi atpakaļ
jest.config.js 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
jsdoc.json 3144f4862a config + rights + docs + tests + i18n 4 gadi atpakaļ
notes_relecture.md d06ce90e2e enable gitlab ci 4 gadi atpakaļ
nuxt.config.js 7cd5f3e733 apply eslint format fixes 4 gadi atpakaļ
package.json ecde03722c ajout de leafleft 4 gadi atpakaļ
tsconfig.json ecde03722c ajout de leafleft 4 gadi atpakaļ
yarn.lock 67043eeb38 BTTF-47 4 gadi atpakaļ

README.md

admin

pipeline status coverage report

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

# generate doc
$ yarn docs

For detailed explanation on how things work, check out Nuxt.js docs.