Nav apraksta

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

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.