NattyNote
Take time-stamped YouTube notes
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- 1.png
- 2.png
- 3.png
- 4.png
- 5.png
- 6.png
- nattynote.png
- readme.md
- templates.png
- tutorial-inserting-caption.gif
- tutorial_init_template.png
- tutorial_note_template.png
- tutorial_settings_keybindings.png
- tutorial_snapshot_template.png
- tutorial_templates.png
- settings.json
- webpack.common.cjs
- webpack.dev.cjs
- webpack.prod.cjs
- chrome.json
- firefox.json
- delete.svg
- nn.png
- cached.html
- nattybox.html
- common.css
- deck.css
- options.css
- prompt.css
- close.svg
- cached.js
- nattybox.js
- Deck.js
- nattynote.js
- player.js
- Prompt.js
- settings.js
- UIElement.js
- utils.js
- .babelrc
- .prettierrc.js
- eslint.config.js
- package-lock.json
- package.json
- .gitignore
- LICENSE
- package-lock.json
- preview.gif
- README.md
- tutorial.md
# Installation Guide
1. Get the code
git clone https://github.com/ahmedelq/NattyNote
Downloads the entire project code from GitHub to your computer.
cd NattyNote
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run serve:firefox
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
