Ingen beskrivning

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

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.