Git Product home page Git Product logo

venus-co's Introduction

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/fvcproductions/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

venus-co's People

Contributors

imgbotapp avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.