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.git
Install node_modules for both project NodeJS and React
cd ibrahim-phobia-bundle
npm install
cd phobia-ui
npm install
at root foler of the project run:
npm run dev
Now access bundle-phobia at:
run jest
or npx jest
if jest is not installed globally at root folder: ibrahim-phobia-bundle and phobia-ui