To start your Phoenix server:
- Install dependencies with
mix deps.get - Create and migrate your database with
mix ecto.setup - Install Node.js dependencies with
npm installinside theassetsdirectory - Start Phoenix endpoint with
mix phx.serveroriex -S mix phx.server
Now you can visit localhost:4000 from your browser.
mix torch.gen.html Accounts User users first_name:string last_name:string
mix torch.gen.html Accounts User users first_name:string last_name:string phone:string