Skip to content

sanju-github/react-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-test

Pre-requisties:

NPM and Node should be installed. Open terminal:

go to path where you want to clone. git clone https://github.com/sanju-github/react-test.git go to repo directory npm install (This will installed packages mentioned in package.json) npm start (This will start the webpack dev server). Should see compiled successfully don't close this terminal window. webpack server should run all the time open any browser and type localhost:8080

To run test: npm run test:watch

About

Learning how to test react components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published