https://github.com/paularoo/emberoak
https://github.com/paularoo/emberoak
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paularoo/emberoak
- Owner: PaulAroo
- Created: 2023-10-08T20:12:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-01T19:32:47.000Z (12 months ago)
- Last Synced: 2025-01-27T13:22:25.007Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 495 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:5555](http://localhost:5555) with your browser to see the result.