This project was bootstrapped with Dynatrace App Toolkit.
It uses React in combination with TypeScript, to provide great developer experience.
In the project directory, you can run:
Runs the app in the development mode. A new browser window with your running app will be automatically opened.
Edit a component file in src
and save it. The page will reload when you make changes. You may also see any errors in the console.
Builds the app for production to the dist
folder. It correctly bundles your app in production mode and optimizes the build for the best performance.
Builds the app and deploys it to the specified environment in app.config.(json|js|ts)
.
Uninstalls the app from the specified environment in app.config.(json|js|ts)
.
Generates a new serverless function for your app in the api
folder.
Updates @dynatrace-scoped packages to the latest version and applies automatic migrations.
Outputs the CLI and environment information.
Outputs help for the Dynatrace App Toolkit.
You can find more information on how to use all the features of the new Dynatrace Platform in Dynatrace Developer.
To learn React, check out the React documentation.