https://github.com/maxbeizer/hello_phoenix
from the phoenix docs
https://github.com/maxbeizer/hello_phoenix
Last synced: 8 months ago
JSON representation
from the phoenix docs
- Host: GitHub
- URL: https://github.com/maxbeizer/hello_phoenix
- Owner: maxbeizer
- Created: 2015-06-23T04:10:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-07T03:07:42.000Z (almost 11 years ago)
- Last Synced: 2025-10-10T14:21:01.383Z (8 months ago)
- Language: CSS
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloPhoenix
To start your new Phoenix application:
1. Install dependencies with `mix deps.get`
2. Start Phoenix endpoint with `mix phoenix.server`
Now you can visit `localhost:4000` from your browser.