https://github.com/mnvr/notes
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mnvr/notes
- Owner: mnvr
- Archived: true
- Created: 2024-08-15T12:21:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-26T15:45:41.000Z (about 1 year ago)
- Last Synced: 2025-02-15T18:57:00.408Z (11 months ago)
- Homepage:
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Notes by Manav.
### Running locally
Install node and run `npm install` once. Then,
```sh
npm run dev
```