This is the repository for the coderave website.
-
Clone the repository:
git clone https://github.com/coderavehq/coderave-website.git cd coderave-website
-
Install the dependencies:
pnpm install
-
Start the development server:
pnpm dev
This project is licensed under the MIT License - see the LICENSE file for details.