Sem descrição

Vincent GUFFON 3096312a74 Menu facturation há 4 anos atrás
assets 6950bb8b03 rights base and refactoring rest queries há 5 anos atrás
components 3096312a74 Menu facturation há 4 anos atrás
config 3096312a74 Menu facturation há 4 anos atrás
data c163521422 vuex-orm poc init há 5 anos atrás
lang 3096312a74 Menu facturation há 4 anos atrás
layouts 3144f4862a config + rights + docs + tests + i18n há 4 anos atrás
middleware 6b7d58f011 documentation há 4 anos atrás
models 6950bb8b03 rights base and refactoring rest queries há 5 anos atrás
pages 6b7d58f011 documentation há 4 anos atrás
plugins 6b7d58f011 documentation há 4 anos atrás
services df1103705a documentation há 4 anos atrás
store 6b7d58f011 documentation há 4 anos atrás
test 3096312a74 Menu facturation há 4 anos atrás
types 6b7d58f011 documentation há 4 anos atrás
use 3096312a74 Menu facturation há 4 anos atrás
.babelrc b9a8ff33d0 Initial commit há 5 anos atrás
.editorconfig b9a8ff33d0 Initial commit há 5 anos atrás
.eslintrc.js c163521422 vuex-orm poc init há 5 anos atrás
.gitignore b9a8ff33d0 Initial commit há 5 anos atrás
README.md 3144f4862a config + rights + docs + tests + i18n há 4 anos atrás
jest.config.js c163521422 vuex-orm poc init há 5 anos atrás
jsdoc.json 3144f4862a config + rights + docs + tests + i18n há 4 anos atrás
nuxt.config.js 3144f4862a config + rights + docs + tests + i18n há 4 anos atrás
package-lock.json 3144f4862a config + rights + docs + tests + i18n há 4 anos atrás
package.json 3096312a74 Menu facturation há 4 anos atrás
tsconfig.json 3144f4862a config + rights + docs + tests + i18n há 4 anos atrás
yarn.lock 3096312a74 Menu facturation há 4 anos atrás

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.