Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

zconnect-iot/zconnect-web-template

Repository files navigation

ZConnect Demo Front End

A minimal ZConnect front end demonstrating usage of ZConnect Web and ZConnect JS.

Configured to work with ZConnect Demo Backend.

Check out the ZConnect Homepage for more info

Screen Grab

Development

git clone

git submodule update --init

npm i

npm start - Webpack dev server

npm run server - Mock api if needed

devServer runs on localhost:3000

It's possible to use a mix of mock api server and real / local server instance by setting the proxy options in webpack.config.js as described (here)[https://webpack.js.org/configuration/dev-server/#devserver-proxy]

About

Minimal Zconnect front-end demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published