Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 289 Bytes

fp-2024

Setup

To get started, you first need to open the project using Visual Studio Code and having Docker Desktop

  1. Ctrl + Shift + P
  2. Dev Containers: Open Folder in Container

To Build & Test the Project, run the following commands

  1. stack build
  2. stack test