https://front-s3-ekipa.netlify.app
- Clone the repository
https://github.com/jPrudence/wcc-s3-front.git
git clone https://github.com/jPrudence/wcc-s3-front.git
- Open your terminal and navigate to the project directory.
- Run the following command to install the required dependencies:
npm install
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