Skip to content

ProjectProtocol/project-protocol-web

Repository files navigation

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/

About

Mobile-friendly web client for Project Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages