Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yumin-jung/my-docs
https://github.com/yumin-jung/my-docs
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yumin-jung/my-docs
- Owner: yumin-jung
- License: mit
- Created: 2023-01-12T14:14:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T15:39:19.000Z (over 1 year ago)
- Last Synced: 2024-05-28T19:01:28.439Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Documentation
Document knowledge that helped development and experience resolving errors.
## Local Development
```bash
git clone [email protected]:yumin-jung/blog.git
cd blog
pnpm i
pnpm next
```## License
This project is licensed under the MIT License.