Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 342 Bytes

File metadata and controls

15 lines (9 loc) · 342 Bytes

Rick-n-Morty characters application

Setup

  • clone git reposistory
  • run npm install

Scripts to utilize:

  • npm run start - start application
  • npm run lint - run code linter
  • npm run test - run codebase test

image