Bubbl.es is the first part of the «3 pilars project» inspired by Kyle Simpson.
Visualize the JS scope chain as colored bubbles. Powered by TelEScope.js.
- Clone the repository.
- Install the dependencies by running
yarn install
/npm install
. - Start the development
yarn run start
/npm start
.