Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.31 KB

README.md

File metadata and controls

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

Coderave Website

Next JS React TypeScript TailwindCSS shadcnui

This is the repository for the coderave website.

Development

  1. Clone the repository:

    git clone https://github.com/coderavehq/coderave-website.git
    cd coderave-website
  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.