https://github.com/elcritch/iview_phoenix_brunch_example
Just a quick example setup for using Brunch and Vue.js iView component library in Phoenix
https://github.com/elcritch/iview_phoenix_brunch_example
Last synced: 5 months ago
JSON representation
Just a quick example setup for using Brunch and Vue.js iView component library in Phoenix
- Host: GitHub
- URL: https://github.com/elcritch/iview_phoenix_brunch_example
- Owner: elcritch
- License: unlicense
- Created: 2018-03-20T04:37:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-01T21:30:59.000Z (over 7 years ago)
- Last Synced: 2025-05-07T13:57:57.524Z (5 months ago)
- Language: Elixir
- Size: 765 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VueChatExample
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Install Node.js dependencies with `cd assets && npm install`
* Start Phoenix endpoint with `mix phx.server`Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).
## Learn more
* Official website: http://www.phoenixframework.org/
* Guides: http://phoenixframework.org/docs/overview
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix