wei0831 / zero-electron-vue2

Modified version of electron-vue boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zero-electron-vue2

Modified version of electron-vue boilerplate

Information

  • Path: /
  • Route Name: landing-page
  • Vue.js: 2.5.16
  • Electron: 2.0.2
  • Chrome: 61.0.3163.100
  • Node: 8.9.3
  • Platform: win32
  • Webpack: 3.12.0

Build Setup

# install dependencies
npm install

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

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test

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

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

About

Modified version of electron-vue boilerplate

License:MIT License


Languages

Language:JavaScript 82.3%Language:Vue 15.3%Language:HTML 2.4%