Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 374 Bytes

File metadata and controls

13 lines (9 loc) · 374 Bytes

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. Run pnpm preview to preview the project