Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.6 KB

README.md

File metadata and controls

65 lines (37 loc) · 1.6 KB

Spark: DevTools

A web frontend for the DevToolsPlugin in the package @microsoft/spark.dev.
The devtools allow help you:

  • Chat with your app locally without needing to publish your app or interact with teams directly💬
  • Inspect incoming and outgoing activities live🛜⚡
  • Inspect logs from your app live🗃️⚡
  • Build/debug/send cards🪪

Install

$: npm install @microsoft/spark.devtools

Dependencies

too many...

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.\

npm run build

Builds the app for production to the dist folder.

npm run build:watch

Builds the app for production to the dist folder.

npm run preview

Serves the production build from the dist folder.

npm run lint

Runs ESLint to check for linting errors.

Contributing

Contributions are always welcome! Please follow the contribution guidelines to get started.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

If you have any questions or feedback, feel free to reach out to the maintainers.

Learn More

To learn more about Fluent UI React, check out the Fluent UI documentation.

To learn more about Vite, check out the Vite documentation.