Source code for https://ts-ast-viewer.com
# install and setup
yarn setup
# run locally
yarn start
# run unit tests
yarn test
# run cypress
yarn cypress
The code that code generates the factory code is automatically maintained by ts-factory-code-generator-generator.