generator-jam3
generator-jam3 copied to clipboard
Integrate budo helper scripts for component rapid prototyping
Sample repo: https://github.com/Jam3/vue-budo-example Examples use Vue, but should not require significant changes to make it work for react components as well
Currently being tested on @jmckinnell and @Jephuff 's project with great results, perhaps wait a week or two to see what refinements develop as it's used
It also needs to be split into npm modules a bit before we start integrating it on multiple projects. Otherwise I will have to try and keep multiple scripts in sync as I find small bugs (e.g. I had to patch the npm run arg parsing the other day).