Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

FrancesCoronel/venus-co

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

venus-co

Github Issues GitHub  Pull-Requests MIT License Donate via PayPal

Assets for Venus Co. | Startup Studio | Spring 2017 💕

Logo

Installation

To run this app locally you'll need Git and Node.js (which comes with npm) installed on your computer.

From your command line, perform the following commands.

# Clone this repository
git clone https://github.com/FrancesCoronel/venus-co.git
# Go into the repository
cd venus-co
# Install dependencies & run the app
npm i && npm start
# Electron packager
npm i electron-packager --save-dev
npm i --save-dev electron
# Build Mac Packager
electron-packager . --overwrite --platform=darwin --arch=x64 --icon=assets/icons/mac/icon.icns --prune=true --out=release-builds
# Create DMG
cd app/release-builds/Mora-darwin-x64
create-dmg 'Mora.app'

Having trouble opening the DMG (allow apps to be downloaded from anywhere)?

sudo sptcl --master-disable

Usage

Project for Startup Studio 2017.

Photos taken from AdoptUSKids.

Contributing

To get started...

  • 🍴 Fork this repo here
  • 🔨 Hack away
  • 👥 Add yourself as a contributor under credits
  • 🔧 Make a pull request here
  • 🎉 Get your pull request approved - success!

Or just create an issue - any little bit of help counts! 😊

Credits

About

Assets and resources for Venus Co., a Cornell Tech startup studio project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors