This code was built alongside a larger tutorial.
Code behind this Jekyll Tutorial
Code behind the sticky note extension
In the project directory, you can run:
First, set REACT_APP_LOCAL=true
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
First, set REACT_APP_LOCAL=false
This command will build the app as a Chrome extension. You will need to navigate to the chrome://extensions
tab and click Load unpacked
. Then, select the build folder.