Chrome extension with ReactJS to download Github Gist.
# install dependencies
npm install
# watching code
npm run watch
# build for production with minification
npm run build
- Cristian Moreno - FullStack JavaScript Developer - Github
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details