The back-office web app for organizations redactors and site admins.
Find a file
2020-07-11 00:57:23 +02:00
public feat: add tag management feature 2020-07-11 00:57:23 +02:00
src feat: add tag management feature 2020-07-11 00:57:23 +02:00
.browserslistrc init 2020-07-03 09:29:50 +02:00
.editorconfig init 2020-07-03 09:29:50 +02:00
.eslintrc.js init 2020-07-03 09:29:50 +02:00
.gitignore init 2020-07-03 09:29:50 +02:00
babel.config.js init 2020-07-03 09:29:50 +02:00
package.json feat: add tag management feature 2020-07-11 00:57:23 +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 feat: add tag management feature 2020-07-11 00:57:23 +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.