bocoup / mobilevis

MobileVis - a gallery of mobile data visualizations

Home Page:https://mobilev.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MobileV.is App

MobileV.is is a collection of data visualization examples, specifically the way in which they appear on mobile devices.

http://MobileV.is is an actual website you can visit.

This respository represents the front-end code for the example gallery portion of this project. The pattern collection is located in another repo that you can find here: http://github.com/bocoup/mobilevis-patterns.

About this app:

This application is a front-end application.

Dev Setup

  1. Clone this repo: git clone git@github.com:bocoup/mobilevis

  2. Run npm install

  3. Run npm start

You should now be able to visit http://localhost:8000 in your browser and see mobilevis running.

About

MobileVis - a gallery of mobile data visualizations

https://mobilev.is


Languages

Language:JavaScript 52.0%Language:HTML 19.5%Language:CSS 17.8%Language:Stylus 8.8%Language:Pug 1.2%Language:Shell 0.7%