https://github.com/emingenc/dogementors
DogeMentors: A fun and engaging mentorship platform for coding and programming enthusiasts. Connecting mentors and mentees for a better learning experience
https://github.com/emingenc/dogementors
Last synced: 2 months ago
JSON representation
DogeMentors: A fun and engaging mentorship platform for coding and programming enthusiasts. Connecting mentors and mentees for a better learning experience
- Host: GitHub
- URL: https://github.com/emingenc/dogementors
- Owner: emingenc
- License: mit
- Created: 2023-04-19T18:41:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T16:39:39.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T11:13:38.159Z (about 1 year ago)
- Language: Vue
- Size: 2.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Test app on local
1. Install dependencies
```bash
pnpm install
```
2. Start the app
```bash
pnpm dev
```