Hacker News new | ask | show | jobs
by kanobo 2133 days ago
Great work and I admire your dedication and work you put into this! How hard do you think it would for someone of average intelligence to fork it to support Vue or Svelte instead?
1 comments

Nice idea -- the main thing needed would be to update the Webpack configuration to support e.g. Vue instead of React, and to make sure to generate a single HTML file for your Vue app that includes all scripts and styles. Might not be so bad!