Nincs leírás

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

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.