Sen descrición

Vincent GUFFON afcf7c7485 data deleter and delete button %!s(int64=4) %!d(string=hai) anos
assets fb3c3e4e45 data provider adjust %!s(int64=4) %!d(string=hai) anos
components afcf7c7485 data deleter and delete button %!s(int64=4) %!d(string=hai) anos
config afcf7c7485 data deleter and delete button %!s(int64=4) %!d(string=hai) anos
lang afcf7c7485 data deleter and delete button %!s(int64=4) %!d(string=hai) anos
layouts 87b6ad430e refactoring code & test %!s(int64=4) %!d(string=hai) anos
middleware 6b7d58f011 documentation %!s(int64=4) %!d(string=hai) anos
models afcf7c7485 data deleter and delete button %!s(int64=4) %!d(string=hai) anos
pages db49e36625 fix address third error %!s(int64=4) %!d(string=hai) anos
plugins afcf7c7485 data deleter and delete button %!s(int64=4) %!d(string=hai) anos
services afcf7c7485 data deleter and delete button %!s(int64=4) %!d(string=hai) anos
static 87b6ad430e refactoring code & test %!s(int64=4) %!d(string=hai) anos
store 87b6ad430e refactoring code & test %!s(int64=4) %!d(string=hai) anos
test afcf7c7485 data deleter and delete button %!s(int64=4) %!d(string=hai) anos
types afcf7c7485 data deleter and delete button %!s(int64=4) %!d(string=hai) anos
use 87b6ad430e refactoring code & test %!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 87b6ad430e refactoring code & test %!s(int64=4) %!d(string=hai) anos
jsdoc.json 3144f4862a config + rights + docs + tests + i18n %!s(int64=4) %!d(string=hai) anos
nuxt.config.js 116f9270de data provider %!s(int64=4) %!d(string=hai) anos
package.json 1ead4a4b76 saas compatibility %!s(int64=4) %!d(string=hai) anos
tsconfig.json 87b6ad430e refactoring code & test %!s(int64=4) %!d(string=hai) anos
yarn.lock 1ead4a4b76 saas compatibility %!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.