Ingen beskrivning

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

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.