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