https://github.com/fizzygalacticus/html-notes
https://github.com/fizzygalacticus/html-notes
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fizzygalacticus/html-notes
- Owner: FizzyGalacticus
- Created: 2019-10-30T06:01:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T06:08:02.000Z (over 6 years ago)
- Last Synced: 2026-03-06T10:11:23.479Z (4 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# html-notes
This is just a simple HTML note helper, designed for folks learning HTML, CSS, and JavaScript. It enables you to take notes **in** HTML/CSS/JS as you learn, in order to help retain that information.
## Requirements
This tool requires that Node JS is installed. You can install it from their homepage [here](https://nodejs.org/en/).
It also is mostly focused toward users of VS Code. It is not a requirement, but you can download it [here](https://code.visualstudio.com/) if you'd like.
Finally, very basic terminal usage is expected just to run the single script to create new note files.