An Electron powered app for browsing your digital movie collection
The goal of this project is to provide a delightful movie browsing experience in areas without reliable and/or affordable internet access. Adventure travelers are a good example user segement.
Pull requests welcome.
$ cd movie-night
$ yarn install
$ npm run start:devserver
In a second terminal
$ cd movie-night
$ npm run start:dev
$ npm start
$ npm test
$ npm run dist
Then find DMG (OS X) or EXE (Windows) in dist/ folder