Skip to content

shivam-2002/polyglot-code-runner-frontend

Repository files navigation

polyglot-code-runner-backend

Pre-requisities:

latest node

Step 1:

clone this repository and change directory

git clone git@github.com:shivam-2002/polyglot-code-runner-frontend.git

cd polyglot-code-runner-frontend

Step 2:

Install dependencies

pip install

Step 3:

update .env file with the appropriate value

Step 4:

Run the project

npm start