Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 370 Bytes

File metadata and controls

12 lines (7 loc) · 370 Bytes

SydfjordsAngular

This is a practice project for Angular, porting this Vue app to Angular.

Running locally

Run pnpm install to install the packages, then pnpm run start to start the Angular server.

Known issues for local development:

  • Images don't load.
  • Sending a mock email requires a CORS addon for your browser.