This project is part of the meta-programming lecture done for NodeJSIL November 2018 Meetup
You can find the lecture slides on google drive
npm ci
For run the descriptors example execute
npm run descriptors
For run the proxy example execute
npm run proxy
For run the decorators example execute
npm run decorators
For run the SugoiJS example execute
npm run sugoi