This is a project website template for afterpython.
- Clone the repository
- Run
pnpm installto install dependencies - Run
pnpm devto start the development server - Run
pnpm buildto build the project 5.1. Runpnpm previewto preview the project (this will NOT include pagefind build) or 5.2. Runpnpm serveto serve the project (this will include pagefind build)