This is the source code 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.