Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 354 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 354 Bytes

Obelisk

Obelisk is a text-focused social media that promotes insightful posts and comments as well as exploring interesting ideas off the beaten path.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.