Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 356 Bytes

File metadata and controls

13 lines (10 loc) · 356 Bytes

ICS Fair Site

First install pnpm. Pnpm is a more space-efficient alternative to npm. Installation steps found here.

Then run:

cd frontend
pnpm install
pnpm run dev

Install Prettier for code formatting on file save or set to a keybind