Skip to content

Latest commit

 

History

History
76 lines (52 loc) · 1.6 KB

README.md

File metadata and controls

76 lines (52 loc) · 1.6 KB

Build Agency

Connecting builders with projects

Table of Contents

Getting Started

Installing dependencies

pnpm install

Running the app

First, run the development server:

pnpm run dev

Building for production

pnpm run build

Running tests

pnpm run test

See the full testing guide.

Project Structure

This project is a TanStack Start app, utilizing the powerful TanStack Router.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you're interested in contributing to this project, please read the contribution guide.