jrzimmerman / React-BoilerPlate-Udemy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The boilerplate comes with webpack, and react installed along with enzyme as a testing suite and chai for asserions

NPM install to download all the modules

The environment also uses babel-eslint as a linter core for es-lint, the configuration for which can be changed in .eslintrc

About


Languages

Language:JavaScript 85.3%Language:HTML 14.7%