Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/w99910/modern-docs


https://github.com/w99910/modern-docs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

### Installation

```bash
npm i
```

```bash
pnpm i
```

### Running Server

```bash
npx next
```

### Accessing the documentation web app

[http://localhost:3000](http://localhost:3000) or [http://127.0.0.1:3000](http://127.0.0.1:3000)