The back-office web app for organizations redactors and site admins.
Find a file
2020-07-25 12:34:20 +02:00
public update 2020-07-22 10:00:12 +02:00
src fix(Delegate): typo and texts 2020-07-25 12:34:20 +02:00
.browserslistrc init 2020-07-03 09:29:50 +02:00
.editorconfig init 2020-07-03 09:29:50 +02:00
.env.example update 2020-07-14 23:58:34 +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 update 2020-07-22 10:00:12 +02:00
README.md init 2020-07-03 09:29:50 +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 update 2020-07-22 10:00:12 +02:00

interface

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.