Skip to content

ezhang27/practice-phx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorld

Instructions

Before you start

There are no rules on this. Use Google, read docs (links at the bottom), ask a friend, etc. This type of problem-solving is what day-to-day development is all about.

  1. Clone this repo and get it running on your computer locally.
  2. Follow the instructions on the homepage.

Bonus

  • Run the tests using mix test. Fix the broken test and open a PR.

Run the project

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Repo for new hires and candidates to practice on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Elixir 84.9%
  • HTML 9.8%
  • JavaScript 5.1%
  • CSS 0.2%