A project scaffold for data analysis
npm install generator-data-analysisgenerator-data-analysis
=======================
  
> A project scaffold for data analysis
Installation
------------
First, install Yeoman and generator-data-analysis using npm (we assume you have pre-installed node.js).
``bash`
npm install -g yo
npm install -g generator-data-analysis
Then generate your new project:
`bash``
yo data-analysis
Getting To Know Yeoman
----------------------
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
-------