MagdyH / The-D-Task

add sample project using ReactJs +Redux and jest for unit test.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project for The D. company.

how to run

git colne of this repository runing this command :git colne https://github.com/MagdyH/The-D-Task.git.

In the project directory, where package.json file run:

npm install

then

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

how to run unit test

npm run test

and to see test coverage

npm run test:coverage

About

add sample project using ReactJs +Redux and jest for unit test.


Languages

Language:HTML 83.6%Language:JavaScript 14.1%Language:CSS 2.2%