agola web ui
Go to file
Simone Gotti 0f7c526b74 ci: add build docker image tasks
Always build a docker image to test if build works. When on a tag also publish
the image.
2019-07-14 14:59:41 +02:00
.agola ci: add build docker image tasks 2019-07-14 14:59:41 +02:00
public update favicon 2019-07-13 00:22:56 +02:00
src user/project: show run/task tabelement only when loaded 2019-07-13 00:22:56 +02:00
.dockerignore Initial commit 2018-12-09 14:21:20 +01:00
.gitignore Initial commit 2018-12-09 14:21:20 +01:00
Dockerfile Initial commit 2018-12-09 14:21:20 +01:00
LICENSE Initial commit 2018-12-09 14:21:20 +01:00
README.md Initial commit 2018-12-09 14:21:20 +01:00
babel.config.js Initial commit 2018-12-09 14:21:20 +01:00
jsconfig.json *: move to tailwind css 2019-05-21 12:13:21 +02:00
package-lock.json npm: update dependencies 2019-07-13 00:22:56 +02:00
package.json npm: update dependencies 2019-07-13 00:22:56 +02:00
postcss.config.js *: move to tailwind css 2019-05-21 12:13:21 +02:00
tailwind.js *: move to tailwind css 2019-05-21 12:13:21 +02:00
vue.config.js Initial commit 2018-12-09 14:21:20 +01:00

README.md

agola-web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.