This repo contains some useful examples for the reflec-ts compiler.
Install reflec-ts before building and running the examples.
npm install -g reflec-ts
In one of the examples folder, run:
reflec-tsc -p .
node dist/main.js
This repo contains some useful examples for the reflec-ts compiler.
Install reflec-ts before building and running the examples.
npm install -g reflec-ts
In one of the examples folder, run:
reflec-tsc -p .
node dist/main.js