Skip to content

karigari/my-react-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo extension in React

This is a demo project for this blog post. At the end of the post, we will have a browser extension that is:

  • Built on create-react-app, without ejecting
  • Development mode with near-hot reloading on npm start
  • Production builds with npm run build