Fork the repository
git clone https://github.com/<your-github-username>/abell-renderer
cd abell-renderer
npm run example main # to run example `main` from `examples/main`Command: npm run example <example-directory-name>
<example-directory-name> - is directory name of example from examples/ directory.
E.g: npm run example main will render ./examples/main/in.abell
npm installif you haven't alreadynpm test
If you are stuck somewhere, you can reach out with questions on my Twitter @saurabhcodes or email me at saurabhdaware99@gmail.com