stacks-archive / blockstack-app-generator

Blockstack app generator
MIT License
43 stars 28 forks source link

Vue generator #20

Closed hstove closed 5 years ago

hstove commented 6 years ago

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

Sahana-Srinivasan commented 5 years ago

Combined #15 and blockstack-todos with updated packaging to make a generalized "Hello, Blockstack" Vue app generator in #54.