Skip to content
Snippets Groups Projects
Commit 3e1e919d authored by Jacob Schatz's avatar Jacob Schatz
Browse files

Gets rid of todo.js.coffee service error.

parent 40dba281
No related branches found
No related tags found
No related merge requests found
class @Todos
constructor: ->
@service = new TodosService()
@service.getTodos()
new Vue(
el: '#todos'
data:{}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment