Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yutsuten/notes

A personal knowledge base mainly with programming and Linux tools information.
https://github.com/yutsuten/notes

gh-pages linux notes programming vite vitepress vue

Last synced: about 2 months ago
JSON representation

A personal knowledge base mainly with programming and Linux tools information.

Awesome Lists containing this project

README

        

# Notes

A personal knowledge base mainly with programming and Linux tools information.

## Run locally

```shell
pnpm install
pnpm run dev
```