/diez-demo-app

https://diez.org/

Primary LanguageJavaScript

Jlg Demo

This example app demonstrates how to consume a Diez-compiled SDK within a web project built with React and Webpack.

For more information about how to get started with Diez on web, check out the Getting Started Guide.

Quick Start

  1. From the root of your Diez project, run yarn start-web.
  2. In this directory, run yarn start.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode. If a Diez hot server is running, the app will start in hot mode.

yarn build

Builds the app for production to the dist folder.