Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 966 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 966 Bytes

docker-dashboard

Docker dashboard inspired by the Auth0 blog post using Material UI.

Installation

Clone the repository and then run npm install.

Running

npm start will start the application in development mode. This will watch for changes on both the server and the client code.

npm run production will run the webpack production build (webpack -p) and will not be watching for changes.

Screenshot and Usage

Screenshot

Usage

Resources