mindok / contex-samples

Sample web application demonstrating contex features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ContEx Demonstration

  • Clone this repository with git clone https://github.com/mindok/contex-samples.git
  • cd contex-samples
  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Notes

Currently this demo is pointing to the github rep for the :contex dependency - the ContEx codebase is likely to be unstable as per the Readme in the ContEx package repo

About

Sample web application demonstrating contex features

License:MIT License


Languages

Language:Elixir 73.0%Language:CSS 12.1%Language:HTML 10.6%Language:JavaScript 3.9%Language:Shell 0.3%