Skip to content

jPrudence/wcc-s3-front

Repository files navigation

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