Skip to content

tanlucvn/Boxrums

Repository files navigation

Forum Website

...

Technologies Used

Our forum website is built using the following technologies:

Installation

If you want to run this forum website in your localhost:

  1. Clone the repository: git clone https://github.com/tanluc1e/4rums
  2. Navigate to the project directory: cd 4rums
  3. Install dependencies: npm install or yarn install
  4. Start the development server: npm start or yarn start