|
|
|
|
|
by conor-
1545 days ago
|
|
You pass the `--no-assets` flag when using `mix phx.new`[1] Also ime, there's not many good blog posts or guides around Phoenix that I've seen. The sort of de facto resource would be the Programming Phoenix book. It's well worth the $25 considering the amount of effort Chris and co. seems to have put into it. [1]https://hexdocs.pm/phoenix/Mix.Tasks.Phx.New.html |
|