Skip to content

kumanote/phoenix_vue_webpack_template

Repository files navigation

PhoenixVueWebpackTemplate

This is the phoenix template with which vuejs(also vuex & vue-router) and webpack are integrated.

To start your Phoenix app:

  • Install dependencies with npm install && mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

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

Learn more

LICENSE

This software is released under the MIT License, see LICENSE.

About

phoenix + vue(vuex/vue-router) + webpack integration sample.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published