Skip to content

jefferydutra/TestableModularReactTalk

Repository files navigation

Testable Modular React Talk

To get this running

  1. Open cmd/shell prompt to app directory
  2. Run command npm install (will install all modules in pacakge.json)
  3. Run command npm start (will run the default task and all its dependencies)
  4. Now open up http://localhost:8080 in a browser

The talk covers a few major concepts including:

Code Linting

React

Tape (tap-producing test harness for node and browsers)

Redux

Babel ES6 (ECMAScript 2015)

BEM

Webpack

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published