Skip to content

TODO app in elixir using the phoenix Framework. My attempt to learn elixir.

License

Notifications You must be signed in to change notification settings

mickeyr/elixir-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo

To start your new Phoenix application you have to:

  1. Install dependencies with mix deps.get
  2. Start Phoenix router with mix phoenix.start

Now you can visit localhost:4000 from your browser.

Notes

  • If you choose to change the application's structure, you could manually start the router from your code like this Todo.Router.start

About

TODO app in elixir using the phoenix Framework. My attempt to learn elixir.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published