Skip to content

davisbra/micromdm-ui

 
 

Repository files navigation

MicroMDM UI

Build Status

MicroMDM UI Is a Web UI front end for MicroMDM, Source

Overview

This project is under heavy development, more information and screenshots will be posted when theres something to look at.

Building

This project uses a fairly typical webpack/babel/react toolchain to produce the main application bundle. You can simply run npm install to install all of the dependencies, then webpack to build the production bundle.

There is an npm script for running the hot reload server which can be started with npm run dev.

The UI will expect that the webpack-dev-server is running on port 4000 by default.

About

A Web UI for managing MicroMDM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • Shell 2.3%
  • CSS 1.1%
  • HTML 0.7%