Skip to content

Church Presentation software built with electron 📽

License

Notifications You must be signed in to change notification settings

matthewwilson/PewView

Repository files navigation

PewView Build Status

Church Presentation software built with electron 📽

Running in development Mode

# Clone the repository
$ git clone https://github.com/matthewcodes/PewView
# Go into the repository
$ cd PewView
# Install dependencies
$ npm install
# Run the app
$ npm start