Nenhuma descrição

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

README.md

admin

pipeline status coverage report

Frontend Opentalent développé avec Vue.js 2 + NuxtJs 2

A voir:

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.