An umbrella application containing shared utils and different UI components
1. Erlang 18.x
2. Elixir 1.2.x
3. Node 4.2.2
- Node-Sass
- Browserify
4. Hex
Installing Elixir: Provides instructions for installing Elixir and Erlang. Installing Node: NVM makes it easiest to install proper version
Installing Hex: run mix local.hex
Installing Node de: run npm install -g node-sass browserify
- run
mix deps.get
To build specific apps see README's under each application.