LeetaoGoooo / electron-searchMovies

A simple opensource search movies app by electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

search-movies

An electron-vue project

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

Changes

  • add a preview loading page
  • add a progress bar
  • add log4js
  • modify mouse hover effect
  • add net status listener

TODO

  • beautify the application

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

About

A simple opensource search movies app by electron

License:GNU General Public License v2.0


Languages

Language:JavaScript 56.3%Language:Vue 40.7%Language:HTML 2.9%