|
|
há 4 anos atrás | |
|---|---|---|
| assets | há 4 anos atrás | |
| components | há 4 anos atrás | |
| config | há 4 anos atrás | |
| lang | há 4 anos atrás | |
| layouts | há 4 anos atrás | |
| middleware | há 4 anos atrás | |
| models | há 4 anos atrás | |
| pages | há 4 anos atrás | |
| plugins | há 4 anos atrás | |
| services | há 4 anos atrás | |
| static | há 4 anos atrás | |
| store | há 4 anos atrás | |
| tests | há 4 anos atrás | |
| types | há 4 anos atrás | |
| use | há 4 anos atrás | |
| .babelrc | há 5 anos atrás | |
| .editorconfig | há 5 anos atrás | |
| .eslintrc.js | há 5 anos atrás | |
| .gitignore | há 4 anos atrás | |
| .gitlab-ci.yml | há 4 anos atrás | |
| README.md | há 4 anos atrás | |
| jest.config.js | há 4 anos atrás | |
| jsdoc.json | há 4 anos atrás | |
| notes_relecture.md | há 4 anos atrás | |
| nuxt.config.js | há 4 anos atrás | |
| package.json | há 4 anos atrás | |
| tsconfig.json | há 4 anos atrás | |
| yarn.lock | há 4 anos atrás |
Frontend Opentalent développé avec Vue.js 2 + NuxtJs 2
A voir:
# 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.