Skip to content

marvink/midgard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Midgard Dashboard

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
# Go into the repository
npm install --global gulp-cli
npm install --global bower
# Install dependencies and run the app
npm install && bower install
# Run app in development mode
gulp

To make an exe file:

gulp build
gulp exe

Learn more about Electron and its API in the documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published