Ei kuvausta

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

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.