File size: 281 Bytes
b293d47
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# ShortGPT Documentation
# Installation

1. `yarn install` in the root of this repository (two level above this directory).
1. In this directory, do `yarn start`.
1. A browser window will open up, pointing to the docs.

# Deployment

Vercel handles the deployment of this website.