Bez popisu

Vincent GUFFON 11c6a2bc37 Merge tag '0.0.2' into develop před 5 roky
assets 6950bb8b03 rights base and refactoring rest queries před 5 roky
components 6950bb8b03 rights base and refactoring rest queries před 5 roky
data c163521422 vuex-orm poc init před 5 roky
layouts 6950bb8b03 rights base and refactoring rest queries před 5 roky
middleware 6950bb8b03 rights base and refactoring rest queries před 5 roky
models 6950bb8b03 rights base and refactoring rest queries před 5 roky
pages 6950bb8b03 rights base and refactoring rest queries před 5 roky
plugins 6950bb8b03 rights base and refactoring rest queries před 5 roky
services 6950bb8b03 rights base and refactoring rest queries před 5 roky
store 6950bb8b03 rights base and refactoring rest queries před 5 roky
test b9a8ff33d0 Initial commit před 5 roky
types c163521422 vuex-orm poc init před 5 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 b9a8ff33d0 Initial commit před 5 roky
jest.config.js c163521422 vuex-orm poc init před 5 roky
nuxt.config.js 6950bb8b03 rights base and refactoring rest queries před 5 roky
package-lock.json 6950bb8b03 rights base and refactoring rest queries před 5 roky
package.json 6950bb8b03 rights base and refactoring rest queries před 5 roky
tsconfig.json 6950bb8b03 rights base and refactoring rest queries před 5 roky
yarn.lock 6950bb8b03 rights base and refactoring rest queries před 5 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

For detailed explanation on how things work, check out Nuxt.js docs.