项目作者: g13ydson

项目描述 :
Vue.js, Vuetify, Vue-routes + Phoenix 1.4
高级语言: Elixir
项目地址: git://github.com/g13ydson/vuejs-phoenix.git
创建时间: 2019-10-28T17:29:04Z
项目社区:https://github.com/g13ydson/vuejs-phoenix

开源协议:

下载


Vue.js - Phoenix 1.4 Example

The purpose of this project is to demonstrate how to incorporate Vue.js into a Elixir Phoenix application.

VuePhoenix

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • 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.

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

Learn more