Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.32 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.32 KB
coderave-banner

Coderave Links Page

Vite React TypeScript TailwindCSS shadcnui

This is a simple links page for coderaveHQ.

Development

  1. Clone the repository:

    git clone https://github.com/coderavehq/coderave-links-page.git
    cd coderave-links-page
  2. Install the dependencies:

    pnpm install
  3. Start the development server:

    pnpm dev

License

This project is licensed under the MIT License - see the LICENSE file for details.