-
Clone the repository:
git clone https://github.com/TRIPLE-ADE/rocketx.git -
Navigate to the project directory:
cd rocketx -
Install dependencies:
npm install
Run the development server:
bash npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/app/page.tsx. The page auto-updates as you edit the file.
te