Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 376 Bytes

File metadata and controls

17 lines (11 loc) · 376 Bytes

WebApp

The Bank side ReactJS application for viewing the feedback, analytics and records collected by the GIS system through the mobile app.

Installation

Use the npm to run after cloning the repository.

npm install
npm start

Use npm run build to generate the production level static files.

License

MIT