https://github.com/janjiss/elixir-stream
https://github.com/janjiss/elixir-stream
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/janjiss/elixir-stream
- Owner: janjiss
- Created: 2015-04-20T21:07:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-20T21:14:09.000Z (about 10 years ago)
- Last Synced: 2025-01-10T17:20:24.212Z (5 months ago)
- Language: CSS
- Size: 172 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ElixirStreamPhoenix
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.