Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 278 Bytes

File metadata and controls

18 lines (17 loc) · 278 Bytes

BMS-FRONT

Prerequisites

 engines: {
    npm: >=9.8.1,
    node: >=18.18.0
  }

How to Start

cd my_folder
git clone https://github.com/cloud-computing-team4/bms-react-frontend.git new_folder_name
//cd new_folder_name
cd bms
yarn install
yarn start