This project uses the pnpm package manager. Please install pnpm first before proceeding: https://pnpm.io/installation
If using vscode the following extensions are recommended:
- Prettier: Code formatting
- CSS Modules: Used for autocompleting css modules
To install run in the root directory:
pnpm install
To run the project locally run in the root directory:
pnpm dev