Aucune description

Vincent GUFFON df1103705a documentation il y a 4 ans
assets 6950bb8b03 rights base and refactoring rest queries il y a 5 ans
components df1103705a documentation il y a 4 ans
config 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
data c163521422 vuex-orm poc init il y a 5 ans
lang 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
layouts 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
middleware 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
models 6950bb8b03 rights base and refactoring rest queries il y a 5 ans
pages 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
plugins df1103705a documentation il y a 4 ans
services df1103705a documentation il y a 4 ans
store 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
test df1103705a documentation il y a 4 ans
types 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
use df1103705a documentation il y a 4 ans
.babelrc b9a8ff33d0 Initial commit il y a 5 ans
.editorconfig b9a8ff33d0 Initial commit il y a 5 ans
.eslintrc.js c163521422 vuex-orm poc init il y a 5 ans
.gitignore b9a8ff33d0 Initial commit il y a 5 ans
README.md 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
jest.config.js c163521422 vuex-orm poc init il y a 5 ans
jsdoc.json 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
nuxt.config.js 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
package-lock.json 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
package.json a9297afafe upgrade vuew-orm-next draft 8 il y a 5 ans
tsconfig.json 3144f4862a config + rights + docs + tests + i18n il y a 5 ans
yarn.lock a9297afafe upgrade vuew-orm-next draft 8 il y a 5 ans

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.