Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 449 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 449 Bytes

smartcharge-dev

Smart charge your EV during off-peak hours. (only Tesla vehicles supported)

Project setup

npm install

Compiles and minifies for production

npm run build

Start the web server

npm run start:server

Start the worker task

npm run start:worker