https://github.com/epicentrallabs/landing-site
Epicentral Labs website landing/info page
https://github.com/epicentrallabs/landing-site
epicentral-labs nextjs solana tailwindcss website
Last synced: over 1 year ago
JSON representation
Epicentral Labs website landing/info page
- Host: GitHub
- URL: https://github.com/epicentrallabs/landing-site
- Owner: EpicentralLabs
- License: gpl-3.0
- Created: 2025-02-04T20:50:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-29T04:54:40.000Z (over 1 year ago)
- Last Synced: 2025-03-29T05:28:10.776Z (over 1 year ago)
- Topics: epicentral-labs, nextjs, solana, tailwindcss, website
- Language: TypeScript
- Homepage: https://epicentrallabs.com
- Size: 660 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The Official Website for Epicentral Labs
## 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.