https://github.com/opensource-force/site
https://github.com/opensource-force/site
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opensource-force/site
- Owner: opensource-force
- Created: 2024-03-16T01:00:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T14:11:31.000Z (over 1 year ago)
- Last Synced: 2024-12-16T15:28:06.433Z (over 1 year ago)
- Language: TypeScript
- Size: 3.25 MB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OSF-Site
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:3000](http://localhost:3000) with your browser to view the site.