Нема описа

Vincent GUFFON 11c6a2bc37 Merge tag '0.0.2' into develop пре 5 година
assets 6950bb8b03 rights base and refactoring rest queries пре 5 година
components 6950bb8b03 rights base and refactoring rest queries пре 5 година
data c163521422 vuex-orm poc init пре 5 година
layouts 6950bb8b03 rights base and refactoring rest queries пре 5 година
middleware 6950bb8b03 rights base and refactoring rest queries пре 5 година
models 6950bb8b03 rights base and refactoring rest queries пре 5 година
pages 6950bb8b03 rights base and refactoring rest queries пре 5 година
plugins 6950bb8b03 rights base and refactoring rest queries пре 5 година
services 6950bb8b03 rights base and refactoring rest queries пре 5 година
store 6950bb8b03 rights base and refactoring rest queries пре 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 6950bb8b03 rights base and refactoring rest queries пре 5 година
package-lock.json 6950bb8b03 rights base and refactoring rest queries пре 5 година
package.json 6950bb8b03 rights base and refactoring rest queries пре 5 година
tsconfig.json 6950bb8b03 rights base and refactoring rest queries пре 5 година
yarn.lock 6950bb8b03 rights base and refactoring rest queries пре 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.