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

https://github.com/openkitrun/design-blocks-website


https://github.com/openkitrun/design-blocks-website

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# [Design Blocks website](https://www.designblocks.dev)

The official website for [Design Blocks](https://github.com/openkitrun/design-blocks).

The project uses [pnpm](https://pnpm.io), [contentlayer](https://contentlayer.dev/) and deploys via [Vercel](https://vercel.com). To develop it locally, clone this repository and run the following command to start the local dev server:

```bash
pnpm install
pnpm dev
```

And visit `localhost:3000` to preview your changes.

## Author

Jorge Calleja ([@wootsbot](https://twitter.com/wootsbot))