This is a simple ReactJS project setup with mocha/enzymes
Step 1: Project Setup on your mac terminal under your project folder run below command yarn install
To Start Server ( Port - 9000), You can change it
yarn serve
To Run Test Cases
yarn test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple ReactJS project setup with mocha/enzymes
Step 1: Project Setup on your mac terminal under your project folder run below command yarn install
To Start Server ( Port - 9000), You can change it
yarn serve
To Run Test Cases
yarn test