agola web ui
Go to file
Simone Gotti 4c1e416a87 index: disable responsive viewport
We currently (due to no time) ignored ui responsiveness so just use a fixed
viewport until the ui is fully responsive.
2019-07-05 16:28:39 +02:00
.agola add agola build config 2019-05-22 17:09:57 +02:00
public index: disable responsive viewport 2019-07-05 16:28:39 +02:00
src runs: show all branches/tags/PRs runs, not only last run 2019-07-05 16:20:18 +02:00
.dockerignore Initial commit 2018-12-09 14:21:20 +01:00
.gitignore Initial commit 2018-12-09 14:21:20 +01:00
babel.config.js Initial commit 2018-12-09 14:21:20 +01:00
Dockerfile Initial commit 2018-12-09 14:21:20 +01:00
jsconfig.json *: move to tailwind css 2019-05-21 12:13:21 +02:00
LICENSE Initial commit 2018-12-09 14:21:20 +01:00
package-lock.json update dependencies 2019-05-23 16:22:17 +02:00
package.json update dependencies 2019-05-23 16:22:17 +02:00
postcss.config.js *: move to tailwind css 2019-05-21 12:13:21 +02:00
README.md Initial commit 2018-12-09 14:21:20 +01: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

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.