This project contains a Forge app written in Typescript that creates Calculator using UI Hooks
For latest code base visit BitBucket Repo
See developer.atlassian.com/platform/forge/ for documentation and tutorials explaining Forge.
See Set up Forge for instructions to get set up.
- Build and deploy your app by running:
forge deploy - Install your app in an Atlassian site by running:
forge install - Develop your app by running
forge tunnelto proxy invocations locally:forge tunnel
- Use the
forge deploycommand when you want to persist code changes. - Use the
forge installcommand when you want to install the app on a new site. - Once the app is installed on a site, the site picks up the new app changes you deploy without needing to rerun the install command.
- Reach me at Attlassian Community Profile
- See Get help for how to get help and provide feedback.
Copyright (c) 2020 Deepak Jangid MIL Licensed, see LICENSE file.
