https://github.com/harmon25/phoenix_semantic_react_webpack
phoenix with semantic ui, react and webpack
https://github.com/harmon25/phoenix_semantic_react_webpack
Last synced: 29 days ago
JSON representation
phoenix with semantic ui, react and webpack
- Host: GitHub
- URL: https://github.com/harmon25/phoenix_semantic_react_webpack
- Owner: harmon25
- Created: 2016-01-22T05:34:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T05:34:27.000Z (over 10 years ago)
- Last Synced: 2024-04-17T03:08:49.873Z (about 2 years ago)
- Language: CSS
- Size: 2.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PhoenixRelay
To start your Phoenix app:
1. Install dependencies with `mix deps.get`
2. Create and migrate your database with `mix ecto.create && mix ecto.migrate`
3. Start Phoenix endpoint with `mix phoenix.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: http://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix