We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
An example how to test ReactJS Container.
###Run Run npm install, then run npm start
npm install
npm start
Then go to http://localhost:8080
http://localhost:8080
###Test Run npm test
npm test