To start txportal (webpack branch):
- Install dependencies with
mix deps.get
- Update node modules with
npm install
- Start Phoenix endpoint with
mix phoenix.server
Requirement: Elixir 1.0, Node 4.0
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.