https://github.com/devjubayr/mstrymessage
https://github.com/devjubayr/mstrymessage
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devjubayr/mstrymessage
- Owner: devjubayr
- Created: 2025-04-05T07:11:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T13:48:00.000Z (over 1 year ago)
- Last Synced: 2026-07-16T02:34:26.413Z (6 days ago)
- Language: TypeScript
- Size: 262 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MsTryMessage | NextJS full Stack project | Best practices followed
## Run in your machine
```bash
git clone
```
```bash
cd mstrymessage
```
```bash
pnpm install
# or
npm install
```
```bash
pnpm dev
# or
npm run dev
```
## Should be work