Skip to content

Muto Dashboard, A modular web App for managing stack and devices

Notifications You must be signed in to change notification settings

eclipse-muto/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Muto LiveUI Dashboard

Get it running

This project was bootstrapped with Create React App.

  • Clone the repository:
    • git clone <repo_address>.
  • Install dependencies (from the root folder where package.json is located):
    • npm install or npm i (identical)
  • Start the development server:
  • See other available scripts (i.e. test) below.

Available Scripts

  • See scripts in package.json
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  }

About

Muto Dashboard, A modular web App for managing stack and devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published