React front-end and Node.js backend to get a package bundle-size: minified and gzipped with last three versions
Clone the repo
git clone https://github.com/ijelliti/ibrahim-phobia-bundle.gitInstall node_modules for both project NodeJS and React
cd ibrahim-phobia-bundle
npm install
cd phobia-ui
npm installat root foler of the project run:
npm run devNow access bundle-phobia at:
run jest or npx jest if jest is not installed globally at root folder: ibrahim-phobia-bundle and phobia-ui