Aucune description

Olivier Massot a5797e8e94 update gitignore il y a 4 ans
assets 9e5cbe9b7c BTTF-49 il y a 4 ans
components d243b20495 lint and note il y a 4 ans
config d243b20495 lint and note il y a 4 ans
lang 089f544968 BTTF-48 il y a 4 ans
layouts 089f544968 BTTF-48 il y a 4 ans
middleware 6b7d58f011 documentation il y a 4 ans
models 089f544968 BTTF-48 il y a 4 ans
pages 0293e0550d add types il y a 4 ans
plugins 79daa1c7e2 loading bar il y a 4 ans
services 089f544968 BTTF-48 il y a 4 ans
static 87b6ad430e refactoring code & test il y a 4 ans
store 089f544968 BTTF-48 il y a 4 ans
tests 089f544968 BTTF-48 il y a 4 ans
types 57f71c1542 BTTF-50 il y a 4 ans
use 089f544968 BTTF-48 il y a 4 ans
.babelrc b9a8ff33d0 Initial commit il y a 5 ans
.editorconfig b9a8ff33d0 Initial commit il y a 5 ans
.eslintrc.js c163521422 vuex-orm poc init il y a 5 ans
.gitignore a5797e8e94 update gitignore il y a 4 ans
README.md 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
jest.config.js 9e5cbe9b7c BTTF-49 il y a 4 ans
jsdoc.json 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
notes_relecture.md d243b20495 lint and note il y a 4 ans
nuxt.config.js 116f9270de data provider il y a 4 ans
package.json ecde03722c ajout de leafleft il y a 4 ans
tsconfig.json ecde03722c ajout de leafleft il y a 4 ans
yarn.lock 67043eeb38 BTTF-47 il y a 4 ans

README.md

admin

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.