Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 265 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 265 Bytes

🥑 EcmaScript examples and TIPS

Getting Started

Install using yarn preferably

  yarn

Or npm

  npm i

Run examples by executing

  yarn start

Or

  npm start

Make logs more readable by commenting functions calls in index.js.