You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Mayank 50a75c5f71 viewport height adjustments for mobile browsers 5 years ago
.github/workflows Update Github Action 5 years ago
public init 5 years ago
src viewport height adjustments for mobile browsers 5 years ago
.gitignore nav fixes, use vuex store for mobile nav state 5 years ago
LICENSE.md license 5 years ago
README.md Update README.md with Github Action badge 5 years ago
babel.config.js init 5 years ago
package.json code cleanup and momentjs 5 years ago
vue.config.js init 5 years ago
yarn.lock code cleanup and momentjs 5 years ago

README.md

Umbrel Dashboard UI

live.getumbrel.com

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint