Skip to content

Latest commit

 

History

History

README.md

AfterPython's Project Website Template

This is a project website template for afterpython.

Usage

  1. Clone the repository
  2. Run pnpm install to install dependencies
  3. Run pnpm dev to start the development server
  4. Run pnpm build to build the project 5.1. Run pnpm preview to preview the project (this will NOT include pagefind build) or 5.2. Run pnpm serve to serve the project (this will include pagefind build)