Açıklama Yok

Vincent GUFFON bbd3fb976c Merge branch 'release/0.0.3' 4 yıl önce
assets 6950bb8b03 rights base and refactoring rest queries 5 yıl önce
components 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
config 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
data c163521422 vuex-orm poc init 5 yıl önce
lang 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
layouts 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
middleware 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
models 6950bb8b03 rights base and refactoring rest queries 5 yıl önce
pages 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
plugins 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
services 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
store 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
test 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
types 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
use 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
.babelrc b9a8ff33d0 Initial commit 5 yıl önce
.editorconfig b9a8ff33d0 Initial commit 5 yıl önce
.eslintrc.js c163521422 vuex-orm poc init 5 yıl önce
.gitignore b9a8ff33d0 Initial commit 5 yıl önce
README.md 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
jest.config.js c163521422 vuex-orm poc init 5 yıl önce
jsdoc.json 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
nuxt.config.js 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
package-lock.json 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
package.json 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
tsconfig.json 3144f4862a config + rights + docs + tests + i18n 4 yıl önce
yarn.lock 3144f4862a config + rights + docs + tests + i18n 4 yıl önce

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.