Create an interactive infographic about Social Media - The daily use of Facebook, Twitter & Co. It's a task, which I must make for school
- Node
- Grunt
- Bower
- Sass
You must do the following steps:
// Clone the repository
git clone git@github.com:Chail/Infographic---Social-Media.git
// Install dependencies
npm install
// Watching files for changes
grunt watch
grunt release:{type}
You can use these types:
- patch (0.0.x) - small fix
- minor (0.x.0) - new features
- mayor (x.0.0) - breaking changes