Skip to content

lcampbell-zendesk/minimal_react_app

 
 

Repository files navigation

Getting started with Zendesk apps with React, Vue and Angular

The minimal amount of code you need to get started with Zendesk Apps using your javascript framework of preference.

Getting Started

Please get yourself familiar with the Zendesk documentation

Prerequisites

You will need either npm or yarn and the zendesk_apps_tools installed. Please refer to the Zendesk documentation

Running the app

webpack --watch tells webpack to watch for file changes

zat server --path=./dist serve the app from the dist folder which is where the index.html and app.js live

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Minimal react app using app framework v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%