basic functionality right now includes: Adding a tutorial, adding sections, and adding resources to each of those sections. You can also get a representation of the data as json in the codemirror instance.
Current things I'd like to finish by the end of the week:
refactor code to work with data using LocalStorage rather than references to json objects floating across the app.
implement updating state across the visual and json editors
Hello!
Updates
poc
branch