I added a Vue generator to the project. It's pretty much just copy & paste from the todo app code.
Good next steps would be to generalize it a bit more, as it still is a todo app. A small step would be to ask the user for their app name during the generator, and insert that into the templates.
Hey Blockstack team!
I added a Vue generator to the project. It's pretty much just copy & paste from the todo app code.
Good next steps would be to generalize it a bit more, as it still is a todo app. A small step would be to ask the user for their app name during the generator, and insert that into the templates.
Also fixes #12