Skip to content

tanlucvn/Boxrums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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