Skip to content

Sirikornyim/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

No packages published

Languages

  • AMPL 77.9%
  • MATLAB 17.2%
  • JavaScript 2.7%
  • Vue 2.1%
  • SCSS 0.1%
  • EJS 0.0%