The Nordic Strava Web Application is a single-page application (SPA) developed with React in TypeScript.
Vite is used as the frontend toolchain.
npm ci
npm start
You can then run the tests using
npm test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The Nordic Strava Web Application is a single-page application (SPA) developed with React in TypeScript.
Vite is used as the frontend toolchain.
npm ci
npm start
You can then run the tests using
npm test