https://github.com/tanmay-chandgude/webcortex
https://github.com/tanmay-chandgude/webcortex
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanmay-chandgude/webcortex
- Owner: Tanmay-Chandgude
- Created: 2025-01-12T18:00:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T08:59:18.000Z (4 months ago)
- Last Synced: 2025-01-20T15:48:01.253Z (4 months ago)
- Language: TypeScript
- Size: 722 KB
- 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.