Skip to content

Instantly share code, notes, and snippets.

@jorgedjr21
Last active February 10, 2020 20:43
Show Gist options
  • Save jorgedjr21/7997847ba285fa516ee9dffec7174bf7 to your computer and use it in GitHub Desktop.
Save jorgedjr21/7997847ba285fa516ee9dffec7174bf7 to your computer and use it in GitHub Desktop.
Fetch and install dependencie? [Yn] Y
* running mix deps.get
* running mix deps.compile
* running cd assets && npm install && node
node_modules/webpack/bin/webpack.js --mode development
 $ cd contasapp
Then configure your database in config/dev.exs and run:
 $ mix ecto.create
Start your Phoenix app with:
 $ mix phx.server
You can also run your app inside IEx (Interactive Elixir) as:
 $ iex -S phx.server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment