/phoenix-vue-2-example

Elixir Phoenix, Brunch, Vue.js 2.0

Primary LanguageElixirMIT LicenseMIT

Web

Production

You can try production app here.

Deployed to Digital Ocean $10 Ubuntu 16.04 droplet with Dokku.

Development

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with yarn install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more