馃憤馃帀 First off, thanks for taking the time to contribute! 馃帀馃憤
- Fork the repository and run
npm install. - Read project document in wiki
- Read project, select a target in 'next version todo'
- Start a pull request to EdgeTranslate
develop build for chrome: npm run dev:chrome
develop build for firefox: npm run dev:firefox
production build for chrome: npm run build:chrome
production build for firefox: npm run build:firefox
chrome: npm run pack:chrome
firefox: npm run pack:firefox
npm run test to run test.