Quickstart For getting up and running building Visualizations using Lytics.io
This demo uses a "demo" account that has data in it and is public.
Install node packages:
# requires npm, node
npm install # from root of this folder install dependencies from package.json
# run web app
node app.js
In order to use the analyzed data, it is often helpful to create fake data in advance of having collected it. This tool
Build/Run generator:
install go, see http://golang.org
go get github.com/lyticsio/quickstart/datagen