Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

electron-forge/electronforge.io

Repository files navigation

electronforge.io

This is the React App that powers https://beta.electronforge.io

To run

  • You'll need to have git and node installed in your system.
git clone https://github.com/marshallofsound/electronforge.io.git
  • Then install the dependencies:
yarn
  • Run development server:
yarn start
yarn dev

Open the web browser to http://localhost:8888/

To build the production package

yarn build

Deployment

Currently we deploy this site with now

now --alias beta.electronforge.io

NOTE: This will only work on a device with an access token granting permission to deploy to our domain.

About

DEPRECATED: Website for Electron Forge v5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published