Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
development:javascript [2020/02/27 12:34] kalenpw created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== JavaScript ====== | ||
- | ** Install nodejs ** | ||
- | <code bash> | ||
- | sudo n stable | ||
- | </ |