Sem descrição

Vincent GUFFON b41693d59b clear old component há 4 anos atrás
assets fb3c3e4e45 data provider adjust há 4 anos atrás
components b41693d59b clear old component há 4 anos atrás
config 116f9270de data provider há 4 anos atrás
lang d699c336fe first form page há 4 anos atrás
layouts fb3c3e4e45 data provider adjust há 4 anos atrás
middleware 6b7d58f011 documentation há 4 anos atrás
models fb3c3e4e45 data provider adjust há 4 anos atrás
pages fb3c3e4e45 data provider adjust há 4 anos atrás
plugins 116f9270de data provider há 4 anos atrás
services 116f9270de data provider há 4 anos atrás
store fb3c3e4e45 data provider adjust há 4 anos atrás
test 0cae116043 fix test menu há 4 anos atrás
types 116f9270de data provider há 4 anos atrás
use 116f9270de data provider há 4 anos atrás
.babelrc b9a8ff33d0 Initial commit há 5 anos atrás
.editorconfig b9a8ff33d0 Initial commit há 5 anos atrás
.eslintrc.js c163521422 vuex-orm poc init há 5 anos atrás
.gitignore b9a8ff33d0 Initial commit há 5 anos atrás
README.md 3144f4862a config + rights + docs + tests + i18n há 4 anos atrás
jest.config.js c163521422 vuex-orm poc init há 5 anos atrás
jsdoc.json 3144f4862a config + rights + docs + tests + i18n há 4 anos atrás
nuxt.config.js 116f9270de data provider há 4 anos atrás
package-lock.json 3144f4862a config + rights + docs + tests + i18n há 4 anos atrás
package.json 116f9270de data provider há 4 anos atrás
tsconfig.json 116f9270de data provider há 4 anos atrás
yarn.lock 116f9270de data provider há 4 anos atrás

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.