Skip to content

lytics/quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickstart

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

Data Generator

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

About

Quickstart For getting up and running building Visualizations using Lytics.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published