Bez popisu

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

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.