Front | Side | Back |
---|---|---|
Death |
---|
- Run
mix deps.get
in the main dir - Run
mix ecto.create
in the main dir - Run
yarn
inapps/bear_necessities_web/assets
Start with mix phx.server, go to https://localhost:4000/ and wait for the assets to compile
Front | Side | Back |
---|---|---|
Death |
---|
mix deps.get
in the main dirmix ecto.create
in the main diryarn
in apps/bear_necessities_web/assets
Start with mix phx.server, go to https://localhost:4000/ and wait for the assets to compile