Skip to content

buren/chartkick-phoenix-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chartkick Phoenix example

Example Phoenix app using chartkick-ex.

All examples are located in web/templates/page/index.html.eex.

To run the app locally clone the repo and:

  1. Install mix deps.get
  2. Start mix phoenix.server
  3. Open localhost:4000

Project dependencies:

[{:poison, "~> 1.5"},
{:chartkick, "~>0.0.2"}]

About

Elixir Phoenix example app for chartkick-ex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published