hello-javascript-talk
v0.0.2
Published
container for hello-javascript presentation for an interactive demo
Downloads
2
Readme
A simple npm package to install and run all of the hello world projects.
npm install hello-javascript-talk
cd node_modules/hello-javascript-talk
npm run showall
-- or --
git clone https://github.com/scottpreston/hello-javascript.git
cd hello-javascript
npm run showall