/understanding-pricing-and-releasing-your-next-web-based-product-service

45min lecture given presented to the 174 Industrial Management and Engineering students taking Marketing 101 at Royal Institute of Technology 2016-04-18

Primary LanguageHTML

Marketing your future web-based product/service

A Bespoke.js presentation, built with generator-bespoke

Available at http://neam.github.io/marketing-your-future-web-based-product-service/

License

Creative Commons Attribution 4.0 International

Thanks to

Mark Dalgeish for creating Bespoke.js, the theme and assembling most of the animated backgrounds used in this presentation :)

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Gulp: $ npm install -g gulp

Then, install dependencies and run the preview server:

$ npm install && bower install
$ gulp serve