Aucune description

Vincent GUFFON ffbd3fa737 Merge branch 'release/fix-css' il y a 4 ans
assets 8a0d9de128 fix css il y a 4 ans
components 8a0d9de128 fix css il y a 4 ans
config d699c336fe first form page il y a 4 ans
lang d699c336fe first form page il y a 4 ans
layouts d699c336fe first form page il y a 4 ans
middleware 6b7d58f011 documentation il y a 4 ans
models d699c336fe first form page il y a 4 ans
pages 8a0d9de128 fix css il y a 4 ans
plugins d699c336fe first form page il y a 4 ans
services d699c336fe first form page il y a 4 ans
store 6594d5e43c website and configuration menu il y a 4 ans
test 0cae116043 fix test menu il y a 4 ans
types d699c336fe first form page il y a 4 ans
use d699c336fe first form page 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 c163521422 vuex-orm poc init il y a 5 ans
jsdoc.json 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
nuxt.config.js d699c336fe first form page il y a 4 ans
package-lock.json 3144f4862a config + rights + docs + tests + i18n il y a 4 ans
package.json d699c336fe first form page il y a 4 ans
tsconfig.json d699c336fe first form page il y a 4 ans
yarn.lock d699c336fe first form page 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.