Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 298 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 298 Bytes

How To Run

  1. Clone the repo

    git clone https://github.com/Joe-Moussally/Shipping-Platform-Laravel-React
  2. Navigate to the folder and install dependencies

    cd react-platform
    npm install
  3. Run the start up command for React

    npm start