Coder Social home page Coder Social logo

electron-launchpad's Introduction

Launchpad

A quick-start project for Electron using React and Webpack. Which also contains components and a basic layout to start creating an application.

Code Climate Build Status Build status

Under Development

Currently this project is still under development and is also my personal "learning platform" for both Electron, Webpack and React. So take into consideration that not all code will be optimized and there will be structural changes constantly as I learn the ropes.

The main purpose of this project is to provide a base app to start creating other applications quickly, a sort of "solid base" to start out with.

TO-DO

  • Runnable app
  • Working application / window icons
  • Running Webpack
  • Automatic documentation generation using Webpack
  • Build for Linux (DEB & RPM), Windows & Mac
  • Testing system in place
  • Splash screen for loading (just for show)
  • Styled left menu
  • Styled top menu
  • Card components
  • Card-panel component
  • Button components
  • Collections
  • Charts
  • Forms
  • Open text file
  • Replace jQuery functions used in materialize
  • Multiple pages

Install Dependencies & Run

$ npm install
$ npm run start

Package & Release

Install Dependencies

You will need some extra dependencies to build for different platforms on a single platform. Please refer to this guide and install required software for your platform.

Building libraries before releasing

$ npm run build

Package

To package the app and make installers for all supported platforms:

$ npm run release

This may take a while depending on how fast your computer is. All apps and installers will be in app directory.

To package only for the current platform:

$ npm run package:current

Or for a specific platform:

$ npm run package:mac
$ npm run package:win
$ npm run package:linux

Contributors

Creation

Project based on an Alpha release of buttercup

License

Released under GNU/GPL Version 3

electron-launchpad's People

Contributors

taurgis avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

0xh

electron-launchpad's Issues

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.