To start your Phoenix server:
- Run
mix setup
to install and setup dependencies - Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.
Datasets are avaible under priv/static/datasets
directory:
energia_prat.csv
aigua.csv
periodic_table.csv
A LiveBook for each visualization is included inside /livebook
directory.
LiveBook is an Elixir alternative to Python Jupyter Notebook.