Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 266 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 266 Bytes

Steps to Install

  1. Clone the repository in your system using git clone https://github.com/rajatgeekyants/superhero.git

  2. Enter the directory using the command cd superhero

  3. Run npm install

  4. Once complete run the app using yarn start or npm start