No description
Find a file
2022-03-30 04:15:01 +02:00
.gitlab fixed gitlab mr default assigne 2021-02-22 11:29:18 +01:00
license added license 2021-02-10 09:00:11 +01:00
public fix: proect name 2022-03-30 00:53:39 +02:00
src fix: enable weather icon 2022-03-30 04:13:15 +02:00
.editorconfig show both graphs and yaxis 2022-03-07 11:53:26 +01:00
.env.example https, env, legals, links 2022-03-16 10:07:27 +01:00
.env.production fix: gallery backend 2022-03-30 03:22:10 +02:00
.env.testserver https, env, legals, links 2022-03-16 10:07:27 +01:00
.gitignore rework graph component 2022-03-17 14:48:19 +01:00
.gitlab-ci.yml fix pipeline 2022-03-29 17:43:48 +02:00
babel.config.js feat: new boilerplate for redesign 2022-03-01 11:08:48 +01:00
CONTRIBUTORS.txt added license 2021-02-10 09:00:11 +01:00
DEVELOPER_CERTIFICATE_OF_ORIGIN.txt added license 2021-02-10 09:00:11 +01:00
Dockerfile update Pipeline 2022-03-28 17:59:27 +02:00
jsconfig.json feat: new boilerplate for redesign 2022-03-01 11:08:48 +01:00
LICENSE.md added license 2021-02-10 09:00:11 +01:00
package.json fix: proect name 2022-03-30 00:53:39 +02:00
README.md add buildtestserver script 2022-03-14 10:30:38 +01:00
vue.config.js feat: add statistics component 2022-03-16 10:31:13 +01:00

Weather Station Quick Motion Frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

Frontend Configuration.