Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aucacoyan/blog

source for my site & blog
https://github.com/aucacoyan/blog

blog nextjs react tailwind tailwindcss typescript

Last synced: 21 days ago
JSON representation

source for my site & blog

Awesome Lists containing this project

README

        

## My personal blog

I use [📦`pnpm`](pnpm.io/) for packaging the NPM modules.
First, install the packages

```bash
pnpm install
```

Then, run the development view

```bash
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) (or the port indicated by the CLI) with your browser to see the result.

![](/public/Screenshot%20Auca%20Coyan's%20Blog.png)