https://github.com/maxbeizer/phoenix_crud
https://github.com/maxbeizer/phoenix_crud
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxbeizer/phoenix_crud
- Owner: maxbeizer
- Created: 2015-07-11T04:14:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-11T04:19:45.000Z (almost 11 years ago)
- Last Synced: 2025-09-23T14:06:41.981Z (9 months ago)
- Language: CSS
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PhoenixCrud
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.