Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crallen/website

Personal website 2022 edition (work in progress)
https://github.com/crallen/website

Last synced: 14 days ago
JSON representation

Personal website 2022 edition (work in progress)

Awesome Lists containing this project

README

        

# chrisallen.dev 2022 Edition

A personal website built with [Next.js](https://nextjs.org/).

## Development

This project uses yarn for package management. To run the application:

```shell
yarn install
yarn run dev
```