The back-office web app for organizations redactors and site admins.
Find a file
2020-08-30 10:47:38 +02:00
public feat: theme color 2020-07-26 22:08:43 +02:00
src fix(OrganizationList): external open 2020-08-30 10:47:38 +02:00
.browserslistrc init 2020-07-03 09:29:50 +02:00
.editorconfig init 2020-07-03 09:29:50 +02:00
.env.example feat: handle size quota 2020-07-29 23:23:20 +02:00
.eslintrc.js update 2020-07-14 23:58:34 +02:00
.gitignore update 2020-07-14 23:58:34 +02:00
babel.config.js init 2020-07-03 09:29:50 +02:00
index.html update 2020-07-17 11:25:50 +02:00
package-lock.json update 2020-07-14 23:58:34 +02:00
package.json feat: add sentry 2020-08-29 22:56:03 +02:00
README.md feat: Readme and yarn 2020-08-03 18:18:23 +02:00
tsconfig.json feat: add tag management feature 2020-07-11 00:57:23 +02:00
vue.config.js feat: add tag management feature 2020-07-11 00:57:23 +02:00
yarn.lock feat: add sentry 2020-08-29 22:56:03 +02:00

Panel/Interface - associations.espacecondorcet.org

Requirements

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

Customize configuration

See Configuration Reference.