Skip to content

AlexDece/mmb-gui-electron

 
 

Repository files navigation

mmb-electron

This repo contains the new MMB Graphical User Interface based on the Electron framework and integrated via vue.js.

A electron-vue project

Build Setup

For Windows, get the latest installer for node at [https://nodejs.org]. Linux users can find it in the repos of their distro. Then:

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# lint all JS/Vue component files in `src/`
npm run lint

# build server version
npm run build:server

# run server (in server/)
npm start

This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.

About

Electron-vue based GUI of the Macroeconomic Model Database

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • AMPL 80.1%
  • MATLAB 14.4%
  • JavaScript 3.0%
  • Vue 2.3%
  • CSS 0.2%
  • HTML 0.0%