mdaffin/sprockit.io

As a user I want to my last script to be loaded from localstorage when I return to the page so I can continue working on it

mdaffin opened this issue · 1 comments

Implement tests and the code to load the script from localstorage if it exists. If not load the default script. Saving the script is part of #37.

Implemented but needs testing