react-calendar-test

How to make this test run

npm install

webpack-dev-server

Make sure to run webpack-dev-server on the root folder

Access it on http://localhost:8080/webpack-dev-server/

If you have react-dev-tools chrome extension installed it should work out of the box

This was developed with node 6.9.0 LTS using the N node version manager