Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devmianharoon/nextjs-assignment-3
https://github.com/devmianharoon/nextjs-assignment-3
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devmianharoon/nextjs-assignment-3
- Owner: devmianharoon
- Created: 2023-11-30T11:20:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-25T10:49:30.000Z (12 months ago)
- Last Synced: 2024-11-11T08:16:38.697Z (2 months ago)
- Language: TypeScript
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.