Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 522 Bytes

File metadata and controls

47 lines (30 loc) · 522 Bytes

Coding challenge

Features

  • Enable/Desable Plugins
  • Navigate between tabs

Pre-requisites

  • Install Node.js
  • install project packages by running
  npm install

OR

  yarn install

Running Program

To run program, run the following command.

  npm start

OR

  yarn start

Author