Website made for E-Cell Web team selection
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes. via opening the command prompt
mkdir directory_Name
cd directory_Name
git clone https://github.com/ContriHUB/Binod-Merchandise.git
code .
npm install -g yarn
yarn install
yarn start
yarn test
yarn build
sudo apt-get install python3
sudo apt install python3-pip
pip install -r requirements.txt