Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 607 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 607 Bytes

Live Demo

https://front-s3-ekipa.netlify.app

Installation Steps

  1. Clone the repository https://github.com/jPrudence/wcc-s3-front.git
    git clone https://github.com/jPrudence/wcc-s3-front.git
  2. Open your terminal and navigate to the project directory.
  3. Run the following command to install the required dependencies:
    npm install

Execution

Once the installation is complete, you can use the following script provided in the package.json file:

For starts the development server :

npm run dev