Keine Beschreibung

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

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.