https://github.com/simonewebdesign/phoenix-demo-app
An Elixir Phoenix demo application :rocket:
https://github.com/simonewebdesign/phoenix-demo-app
Last synced: 3 months ago
JSON representation
An Elixir Phoenix demo application :rocket:
- Host: GitHub
- URL: https://github.com/simonewebdesign/phoenix-demo-app
- Owner: simonewebdesign
- Created: 2017-04-17T16:10:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-22T10:54:04.000Z (about 9 years ago)
- Last Synced: 2025-11-19T22:03:20.733Z (8 months ago)
- Language: Elixir
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phoenix Demo App
Nothing to see here. The only purpose of this app is to act as a test repo for https://github.com/depchecker/webapp.
## Getting started
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Start Phoenix endpoint with `mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.