https://github.com/devchitchat/product-internship
A Product Manager Internship Playbook
https://github.com/devchitchat/product-internship
Last synced: 22 days ago
JSON representation
A Product Manager Internship Playbook
- Host: GitHub
- URL: https://github.com/devchitchat/product-internship
- Owner: devchitchat
- Created: 2026-05-11T13:41:57.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-11T13:44:58.000Z (about 1 month ago)
- Last Synced: 2026-05-11T15:33:11.196Z (about 1 month ago)
- Language: HTML
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# product-internship
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.js
```
This project was created using `bun init` in bun v1.3.12. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.