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

https://github.com/robdel12/new-frontiers

Personal website source
https://github.com/robdel12/new-frontiers

Last synced: 6 months ago
JSON representation

Personal website source

Awesome Lists containing this project

README

          

# Personal Blog

A simple personal blog built with Astro.

## Development

```sh
npm install
npm run dev
```

## Build

```sh
npm run build
```