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

https://github.com/unjs/website

UnJS website Content and Design!
https://github.com/unjs/website

Last synced: 15 days ago
JSON representation

UnJS website Content and Design!

Awesome Lists containing this project

README

        

# UnJS Website

UnJS website [Content](./content/) and Design!

> https://unjs.io

## Development

- Clone repository
- Enable corepack with `corepack enable pnpm`
- Install dependencies with `pnpm install`
- Start development server with `pnpm dev`