cheatsheet.js is an interactive javascript cheatsheet website.
🔴 Check out the live website: here
Found any typo, wanna add or modify the content of the website, wanna suggest some other changes?
Check out the CONTRIBUTING.md for more information!
npm install
(you should have node.js installed)npm run dev
to run the website locally on localhost:3000
.