Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 771 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 771 Bytes

Translator

Translator engine English-Hebrew, Hebrew-English Built with Facebook REACT ,ES6 ,Babel

Use

Select text on any webpage, then click the Translator button to view the definition of your selection.

Moreover, you can right click on your selection and a menu item will appear directs you to translator page for that term selected.

Run & Build

  • Download or clone the project
  • run npm install
  • npm run watch - watch for development
  • npm run build:dev - build for development
  • npm run build:prod - build for production (minify etc...)
  • develope with unpack extension instructions - navigate to "src" folder

License MIT