Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 384 Bytes

Bubbl.es

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.

Live preview

Bubbl.es

Setup

  1. Clone the repository.
  2. Install the dependencies by running yarn install/npm install.
  3. Start the development yarn run start/npm start.