Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w99910/modern-docs
https://github.com/w99910/modern-docs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/w99910/modern-docs
- Owner: w99910
- Created: 2024-12-18T10:11:51.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-18T10:15:04.000Z (about 1 month ago)
- Last Synced: 2024-12-18T11:30:11.679Z (about 1 month ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)