Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pnpm/pnpm.io

pnpm's website
https://github.com/pnpm/pnpm.io

Last synced: 1 day ago
JSON representation

pnpm's website

Awesome Lists containing this project

README

        

# pnpm.io

[![](https://developer.stackblitz.com/img/open_in_codeflow.svg)](https://stackblitz.com/~/github.com/pnpm/pnpm.io)

## Testing locally

```
pnpm install
pnpm start
```

## How to publish

Push to the default branch, the website will be deployed automatically.

## Algolia Search

If changes should be done to the search index, submit the changes here to the [docsearch-configs repository](https://github.com/algolia/docsearch-configs/blob/master/configs/pnpm.json).