Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 338 Bytes

File metadata and controls

18 lines (13 loc) · 338 Bytes

reflec-ts Examples

This repo contains some useful examples for the reflec-ts compiler.

Installing

Install reflec-ts before building and running the examples.

npm install -g reflec-ts

Building

In one of the examples folder, run:

reflec-tsc -p .
node dist/main.js