Brak opisu

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

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.