Aucune description

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

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.