NativeScript Workshop
In this repo youβll find material for holding NativeScript workshops.
Instructions
Found a problem in this workshopβs instructions? The instructions live in this repoβs docs/chapters folder. The docs folder is a Jekyll site, so you can run it locally with the following commands (assuming you have Jekyll installed):
cd docs
bundle exec jekyll serve
Alternatively just send a pull request with any content changes and we can figure it out.