Singh-Ish / webservices-interview-ish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with the SUper hero project Locally

Step 1 : Go to Terminl and download the project to local computer using git clone

git clone https://github.com/Singh-Ish/web-services-frontend-dev-test.git

Run project locally

Once you have the local copy fro the project, check you are on which branch . It should be " master " branch

cd  web-services-frontend-dev-test/app

running project

yarn start

A local Instance of the project should run at http://localhost:3000/ , kindly recheck the terminal for the project running link

About


Languages

Language:JavaScript 63.6%Language:CSS 23.1%Language:HTML 13.2%