Sen descrición

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

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.