Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sombochea/sombochea.github.io

sombochea's blog. built with love + nextjs + react + typescript
https://github.com/sombochea/sombochea.github.io

blog nextjs react typescript

Last synced: 14 days ago
JSON representation

sombochea's blog. built with love + nextjs + react + typescript

Awesome Lists containing this project

README

        

# [sombochea.github.io](https://sombochea.github.io)

## Up and running

Install dependencies:

```bash
yarn
```

First, run the development server:

```bash
yarn dev
```

Build to production:

```bash
yarn build
```

Export to static files:
```bash
yarn export
```

## Contributors

- Sambo Chea