Sin descripción

Vincent GUFFON 3dd67baabc Merge branch 'release/0.0.1' hace 5 años
assets b9a8ff33d0 Initial commit hace 5 años
components c163521422 vuex-orm poc init hace 5 años
data c163521422 vuex-orm poc init hace 5 años
layouts c163521422 vuex-orm poc init hace 5 años
middleware b9a8ff33d0 Initial commit hace 5 años
models c163521422 vuex-orm poc init hace 5 años
pages c163521422 vuex-orm poc init hace 5 años
plugins c163521422 vuex-orm poc init hace 5 años
services c163521422 vuex-orm poc init hace 5 años
store c163521422 vuex-orm poc init hace 5 años
test b9a8ff33d0 Initial commit hace 5 años
types c163521422 vuex-orm poc init hace 5 años
.babelrc b9a8ff33d0 Initial commit hace 5 años
.editorconfig b9a8ff33d0 Initial commit hace 5 años
.eslintrc.js c163521422 vuex-orm poc init hace 5 años
.gitignore b9a8ff33d0 Initial commit hace 5 años
README.md b9a8ff33d0 Initial commit hace 5 años
jest.config.js c163521422 vuex-orm poc init hace 5 años
nuxt.config.js c163521422 vuex-orm poc init hace 5 años
package.json c163521422 vuex-orm poc init hace 5 años
tsconfig.json c163521422 vuex-orm poc init hace 5 años
yarn.lock c163521422 vuex-orm poc init hace 5 años

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.