Aucune description

Vincent GUFFON bbd3fb976c Merge branch 'release/0.0.3' il y a 4 ans
assets 6950bb8b03 rights base and refactoring rest queries il y a 5 ans
components 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
config 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
data c163521422 vuex-orm poc init il y a 5 ans
lang 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
layouts 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
middleware 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
models 6950bb8b03 rights base and refactoring rest queries il y a 5 ans
pages 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
plugins 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
services 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
store 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
test 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
types 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
use 3144f4862a config + rights + docs + tests + i18n 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 4 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 4 ans
nuxt.config.js 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
package-lock.json 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
package.json 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
tsconfig.json 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
yarn.lock 3144f4862a config + rights + docs + tests + i18n il y a 4 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.