Files
OpenDTU/webapp
Thomas Basler d28fadbdac Extended configuration to allow string names
* Current config will be migrated to new format
* Already extended web API to get/post new format
2022-11-15 22:31:04 +01:00
..
2022-10-17 19:26:04 +02:00
2022-11-14 18:32:16 +01:00
2022-11-02 20:39:18 +01:00
2022-11-14 18:32:16 +01:00

opendtu

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint