Skip to content

bundlephobia: React front-end and nodeJS API to get a package bundle-size: minified and gzipped with last three versions

License

Notifications You must be signed in to change notification settings

ibrahimjelliti/ibrahim-phobia-bundle

Repository files navigation

ibrahim-phobia-bundle

React front-end and Node.js backend to get a package bundle-size: minified and gzipped with last three versions

Install and Run

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:

http://localhost:3000/

Jest Test

run jest or npx jest if jest is not installed globally at root folder: ibrahim-phobia-bundle and phobia-ui

About

bundlephobia: React front-end and nodeJS API to get a package bundle-size: minified and gzipped with last three versions

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published