Skip to content

Sample web application demonstrating contex features

License

Notifications You must be signed in to change notification settings

mcarlin-ds/contex-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 72.6%
  • CSS 12.3%
  • HTML 10.8%
  • JavaScript 4.0%
  • Shell 0.3%