Açıklama Yok

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

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.