genesisdotnet / genesis

An input-agnostic code generator written in .Net Core / Standard.
MIT License
19 stars 8 forks source link

TODO App Example #11

Open MrNunUther opened 5 years ago

MrNunUther commented 5 years ago

Case:

As a, data-driven, application developer, I want to generate the scaffolding for a basic TODO app.

http://todomvc.com.

solatticus commented 5 years ago

I'm working on getting more samples together for the masses. It seems to be a popular request.

Stay tuned!

solatticus commented 5 years ago

"modern" front end is a can of worms ;)

started this, then stopped

solatticus commented 4 years ago

Generators now include:

Still working on things, but making progress! I'll have to get the /docs in order...