Simple component generator for ReactJS + JSPM + JEST.
Install the generator:
npm install -g generator-react-jspmio
Then run the generator:
yo react-jspmio
Tests are located in __tests__
directory
npm test
... and follow the prompts.
I'd love to hear it. Open an issue or submit a PR.