A boilerplate based on Meteor/Mantra & Webpack
- npm i
- meteor
- Follows Mantrajs specification
- Fully works with Mantrajs Atom Package
- CI set for Gitlab || Travis
- Configured for Wallaby.js
- react-bootstrap
- formsy-react-components
- Flow Router
You can remove them with ease if you want something like material UI.
- npm run test : run tests one time
- npm run test-watch : run tests and reruns wheneven a file changes
- npm run lint : lint your code with eslint
- npm run lintfix : automatically fix your code
- Storybook Example app