I decided to use a small React, React-Router boilerplate because to get focus on the components and app design.
In this app you can see that techs used React, MobX, React-Router, MobX-Router, Cypress and Webpack. I've do my best with the few time that i have to this type of code test even i'll try to do some crypress test but i got an error that i can't debug (i can show you) although you can see with the cypress cli.
yarn
or
npm install
yarn start
or
npm start
yarn run build
or
npm run build
yarn run preview
or
npm run preview
yarn run test:cypress
-&& @ other terminal-
yarn run test:server
or
npm run test:cypress
-&& @ other terminal-
npm run test:server
Components are now loaded async with react-router-loader and the store is injected via MobX Provider.
MIT © [Mario Buendia]