-
Fork the project
-
Clone The Forked Repo
-
Run this front-end with yarn
yarn install yarn start
-
Run the tests with
yarn test
Note: Use 123456 as meter number for Testing.
-
Fork the project
-
Clone The Forked Repo
-
Run this backend with
mvn spring-boot:run
Note: Use 123456 as meter number for Testing.