Files
OpenDTU/webapp
Thomas Basler 9c7dc681b1 Fix #268: Allow12 digit dtu serial numbers
They will also be generated by OpenDTU itself
2022-10-25 22:53:46 +02:00
..
2022-10-17 19:26:04 +02:00
2022-10-24 18:34:30 +02:00
2022-10-24 18:34:30 +02: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