Нема описа

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

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.