Skip to content

snxethan/PRO200-MODO

Repository files navigation

Modo

Modo is a modular web application built with React and TypeScript that includes a separate API server. This project uses pnpm as the package manager for efficient dependency handling and workspace support.


Tech Stack

  • Frontend: React + TypeScript + Vite
  • Backend: TypeScript (Node.js) API server
  • Package Manager: pnpm

Getting Started

Prerequisites

  • Node.js (v18 or higher recommended)
  • pnpm (install with npm install -g pnpm)

Install Dependencies

pnpm install

Run the Development Frontend

pnpm run dev

Run the API Server

pnpm tsx server/server.tsx

Author(s)

About

A React-TypeScript AI Web application developed as part of the PRO200 course at Neumont College of Computer Science

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors