Skip to content

Commit e582af5

Browse files
committed
Add ToC
1 parent 88a13d2 commit e582af5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

BUILD.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
This guide will help you build the Hyperdrive UI from source. The UI is built
44
using React and TypeScript, and it uses Vite as the build tool.
55

6+
- [Prerequisites](#prerequisites)
7+
- [Working in a Monorepo](#working-in-a-monorepo)
8+
- [Building from Source](#building-from-source)
9+
- [1. Install dependencies](#1-install-dependencies)
10+
- [2. Build local packages](#2-build-local-packages)
11+
- [3. Add environment variables](#3-add-environment-variables)
12+
- [4. Start the development server](#4-start-the-development-server)
13+
- [5. Build for production](#5-build-for-production)
14+
15+
616
## Prerequisites
717

818
Before you start, make sure you have the following installed:

0 commit comments

Comments
 (0)