Skip to content

Commit

Permalink
Update PWA instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ajuvonen committed Mar 27, 2024
1 parent 9584a89 commit c026240
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@

GetFit is a simple frontend-only exercise planner created with Vue3, TypeScript, and Vite. Used libraries include Pinia, Vuetify, Cypress and Vitest. For CI, the project uses Github Actions.

To test this app in production, visit <https://ajuvonen.github.io/getfit>
To test this app in production, visit <https://ajuvonen.github.io/getfit>. You can also install the app as a PWA on your own device.

## Requirements

Node 20+

PWA functionalities require a PWA-compatible browser.

## Running e2e tests

1. Run `npm install`
Expand Down

0 comments on commit c026240

Please sign in to comment.