Skip to content

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 253 Bytes

README.md

File metadata and controls

executable file
·
21 lines (12 loc) · 253 Bytes

Eternity

This is the codebase for Eternity Chrome Extension

Tools Used

  • React
  • Redux
  • Redux Saga

Getting Started

Run yarn to install all dependencies.

Starting the extension

yarn start

Building the extension

yarn build