Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trevortylerlee/trevortylerlee.com


https://github.com/trevortylerlee/trevortylerlee.com

astro giscus howlerjs portfolio tailwindcss

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# trevortylerlee.com

## Setup Instructions

```zsh
# Clone the repository
git clone https://github.com/trevortylerlee/trevortylerlee.com.git foo

# Navigate to the directory
cd foo

# Install dependencies
npm install

# Run on localhost:1999
npm run dev
```