[go: nahoru, domu]

Skip to content

saurabhshah23/RickAndMorty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RickAndMorty

Instructions to run this project in local environment.

  1. download and extract the repository.
  2. run command "npm install" inside the root dir of this project.
  3. run command "npm start" to run the app in dev mode.

NOTE: Few things to know:

  1. Exception handling at app level not done yet.
  2. ES lint used as an editor extension and not as build process.