#JS101 Guide A terminal guide for learning javascript with the CodeHub Bristol Javascript 101 meet up group.
To be release as a npm module when complete.
git clone https://github.com/rinse0ut/js101-guide.git
cd js101-guide
npm install
npm --use-strict start
You'll see the menu:
This package is inspired by the node school workshops
Create guides npm module
