www/README.md
Jacob Heider a3aa528923 some cleanup during audit
Signed-off-by: Jacob Heider <jacob@tea.xyz>
2022-05-17 14:21:31 -04:00

28 lines
473 B
Markdown

# tea/www
Deploys to [tea.xyz](https://tea.xyz).
# Conditions of Use
This repo is open source, but you may not publish this website in an attempt
to masquerade as tea.inc. Trademark law has our back here.
# Getting Started
```sh
sh <(curl tea.xyz) https://github.com/teaxyz/www
```
Alternatively:
```sh
npx watch-http-server . -p8000 -o -a localhost
open localhost:8000
```
# Dependencies
| Project | Version |
|------------|---------|
| nodejs.org | ^18 |