GuillaumeHaben / mantra-webpack-boilerplate

Boilerplate used for my 2nd year internship at TELECOM Nancy / inProgress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Status Build

react-native-mantra-boilerplate

A boilerplate based on Meteor/Mantra & Webpack

Getting started

  • npm i
  • meteor

Features

Included libraries

  • react-bootstrap
  • formsy-react-components
  • Flow Router

You can remove them with ease if you want something like material UI.

Commands

  • 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

TODO

About

Boilerplate used for my 2nd year internship at TELECOM Nancy / inProgress


Languages

Language:JavaScript 99.4%Language:CSS 0.6%