Nessuna descrizione

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

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.