Skip to content
 
 

Repository files navigation

ReactNodeTesting

Sample React and Node/Express project to demonstrate usage of React Test Library and Jest test frameworks. Article for this can be found here - https://medium.com/@eljamaki01/testing-a-react-node-express-app-with-react-test-library-and-jest-2ac910812c41

To run this thing, you need to first verify that the system has node and npm installed:

node -v npm -v

After verifying that, run:

npm install

Then run the following to build and serve the application:

npm run build-react npm start

About

Fork of the project for DevOps Assignment

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages