Skip to content

LeetaoGoooo/electron-searchMovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.