The back-office web app for organizations redactors and site admins.
public | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.env.example | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
index.html | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vue.config.js | ||
yarn.lock |
Panel/Interface - associations.espacecondorcet.org
Requirements
- Node.js >= 12.18.2
- Yarn >= 1.17 - Installation Page
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint