Welcome to the React POC project! This project is a simple proof of concept for a React application with Storybook and CodeceptJS integration.
Welcome to the React POC project! This project is a simple proof of concept for a React application with Storybook and CodeceptJS integration for UI Testing.
git clone https://github.com/Shubhofficial1/react-poc.git
cd react-poc
npm install
npm start
npm run storybook
npm run run-codecept
npm test
npm run coverage
npm run build
npm run build-storybook