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

https://github.com/itsjonq/jonquach

🦄 Q: My personal site
https://github.com/itsjonq/jonquach

Last synced: 4 months ago
JSON representation

🦄 Q: My personal site

Awesome Lists containing this project

README

          

# Q

> Personal site for Jon Q

## Setup

This project is powered by [Next.js](https://nextjs.org/). To get started, install the dependencies by running:

```
yarn
```

## Development

When you've downloaded all the dependencies, run:

```
yarn start
```

The local development website will be available at [http://localhost:5001/](http://localhost:5001/).

## Deploying

This project is deployed via [Vercel](https://vercel.com/). Any pushes to the `master` branch will automatically trigger a build and deploy.