Sen descrición

Vincent GUFFON bbd3fb976c Merge branch 'release/0.0.3' %!s(int64=4) %!d(string=hai) anos
assets 6950bb8b03 rights base and refactoring rest queries %!s(int64=5) %!d(string=hai) anos
components 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
config 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
data c163521422 vuex-orm poc init %!s(int64=5) %!d(string=hai) anos
lang 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
layouts 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
middleware 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
models 6950bb8b03 rights base and refactoring rest queries %!s(int64=5) %!d(string=hai) anos
pages 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
plugins 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
services 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
store 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
test 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
types 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
use 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
.babelrc b9a8ff33d0 Initial commit %!s(int64=5) %!d(string=hai) anos
.editorconfig b9a8ff33d0 Initial commit %!s(int64=5) %!d(string=hai) anos
.eslintrc.js c163521422 vuex-orm poc init %!s(int64=5) %!d(string=hai) anos
.gitignore b9a8ff33d0 Initial commit %!s(int64=5) %!d(string=hai) anos
README.md 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
jest.config.js c163521422 vuex-orm poc init %!s(int64=5) %!d(string=hai) anos
jsdoc.json 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
nuxt.config.js 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
package-lock.json 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
package.json 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
tsconfig.json 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
yarn.lock 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos

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

# generate doc
$ yarn docs

For detailed explanation on how things work, check out Nuxt.js docs.