https://github.com/davidmyersdev/columbus.dev
Just wait...
https://github.com/davidmyersdev/columbus.dev
Last synced: 11 months ago
JSON representation
Just wait...
- Host: GitHub
- URL: https://github.com/davidmyersdev/columbus.dev
- Owner: davidmyersdev
- License: mit
- Created: 2025-01-29T03:03:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-29T22:33:49.000Z (12 months ago)
- Last Synced: 2025-06-29T23:27:33.538Z (12 months ago)
- Language: CSS
- Size: 181 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# columbus.dev
An initiative representing the Columbus, Ohio developer community.
## Contributing
This project is under active development and will likely change frequently.
### Prepare your dev environment
Install the dependencies with `pnpm`.
```sh
pnpm install
```
Run the dev server.
```sh
pnpm dev
```