Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

pthorin/pubgis2013

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kartena @ Pubkväll GIS-Väst

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. Grunt: $ npm install -g grunt-cli

Then, install dependencies and run the preview server:

$ npm install && bower install
$ grunt server