A basic template to get you up and running FAST. Scaffolds the basic html, css, and javascript necessary for a responsive iframe graphic that plays nice with the Globe.
npm install slush-globegraphicA basic template to get you up and running FAST. Scaffolds the basic html, css, and javascript necessary for a responsive iframe graphic that plays nice with the Globe.
- Install node
- Install slush and this generator: npm install -g slush slush-globegraphic
- If the above gives you trouble, run it as super-user: sudo npm install -g slush slush-globegraphic
- Optional: if you want to commit to GitHub, install hub: brew install hub
cd into it, and runFollow all prompts.
MIT © The Boston Globe