1
0
mirror of https://github.com/fazo96/tesina.git synced 2025-01-10 11:34:20 +01:00
tesina/presentazione/README.md
2015-05-11 09:04:12 +02:00

519 B

Anonimato nella rete Internet

A Bespoke.js presentation, built with generator-bespoke

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