To start your Phoenix server:
- Install dependencies with
mix deps.get - Create, migrate and seed your database with
mix ecto.reset - Install Node.js dependencies with
cd assets && npm i - (Prod) Generate an assets digest with
mix phx.digest - Start Phoenix endpoint with
iex -S mix phx.server
Now you can visit localhost:4000 from your browser.
- Clone the respository
- Make the release
- Move the assets to the appropriate location on your filesystem
- Create the DB
- Migrate the DB
- Run the app.
- Higgcss - The minimal CSS framework