Nessuna descrizione

Vincent GUFFON afcf7c7485 data deleter and delete button 4 anni fa
assets fb3c3e4e45 data provider adjust 4 anni fa
components afcf7c7485 data deleter and delete button 4 anni fa
config afcf7c7485 data deleter and delete button 4 anni fa
lang afcf7c7485 data deleter and delete button 4 anni fa
layouts 87b6ad430e refactoring code & test 4 anni fa
middleware 6b7d58f011 documentation 4 anni fa
models afcf7c7485 data deleter and delete button 4 anni fa
pages db49e36625 fix address third error 4 anni fa
plugins afcf7c7485 data deleter and delete button 4 anni fa
services afcf7c7485 data deleter and delete button 4 anni fa
static 87b6ad430e refactoring code & test 4 anni fa
store 87b6ad430e refactoring code & test 4 anni fa
test afcf7c7485 data deleter and delete button 4 anni fa
types afcf7c7485 data deleter and delete button 4 anni fa
use 87b6ad430e refactoring code & test 4 anni fa
.babelrc b9a8ff33d0 Initial commit 5 anni fa
.editorconfig b9a8ff33d0 Initial commit 5 anni fa
.eslintrc.js c163521422 vuex-orm poc init 5 anni fa
.gitignore b9a8ff33d0 Initial commit 5 anni fa
README.md 3144f4862a config + rights + docs + tests + i18n 4 anni fa
jest.config.js 87b6ad430e refactoring code & test 4 anni fa
jsdoc.json 3144f4862a config + rights + docs + tests + i18n 4 anni fa
nuxt.config.js 116f9270de data provider 4 anni fa
package.json 1ead4a4b76 saas compatibility 4 anni fa
tsconfig.json 87b6ad430e refactoring code & test 4 anni fa
yarn.lock 1ead4a4b76 saas compatibility 4 anni fa

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.