Skip to content

lopff/tdd-react-es6-labs-v2.x

 
 

Repository files navigation

React Project Template

React Project Template with automated build.

Installation

  1. Install Node
  2. In the console, type: npm install

Usage

To build:

  1. npm run build

To run:

  1. npm start

Notes

  • webpack-dev-server doesn't watch files correctly if the files are in dropbox, or if your editor uses 'safe saving'. Disable this in webstorm.

Credits

License

About

Lab files for Version 2.x of TDD Using React and ES6+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.5%
  • HTML 1.5%