Test web app for HSBC touchscreen.
- Download the latest release
- Unzip
release.zip
- Open
index.html
in Google Chrome browser
- git >= 2
- npm >= 7
- node >= 16
- zip
cp env.example.ts env.ts
npm install
npm start # localhost:8080
cp env.example.ts env.ts
npm install
npm run release # generates a release.zip file
Make sure you set the env.ts values to production ones before running the
release
command.
Create a new Release and attach release.zip
.