Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 755 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 755 Bytes

image

Project Protocol Web

Project Protocol web client. Built with Vitejs, React, and Typescript.

Getting Started

  1. Clone the project
  2. Install pnpm for your operating system. (MacOS will use either of the POSIX Systems scripts).
  3. From project root, run:
# Add .env file for environment variables. Ask a teammate for the URL
touch .env && echo "VITE_API_URL=" >> .env

# Install dependencies
pnpm i

# Run
pnpm dev

Links

https://www.projectprotocol.org/