Ecosyste.ms: Awesome

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

https://github.com/lowmess/lowmess.com

My personal portfolio website
https://github.com/lowmess/lowmess.com

blog emotion nextjs personal-website portfolio react theme-ui typescript

Last synced: 3 months ago
JSON representation

My personal portfolio website

Lists

README

        

# lowmess.com

## Installing

```bash
git clone https://github.com/lowmess/lowmess.git
cd lowmess
npm i
```

## Building

```bash
npm run build
```

## Developing

```bash
npm run start
```