Skip to content

sunnydave/odyssey

Repository files navigation

A simple browser for users to group webapps using Electron, React, Redux, React Router, Webpack and React Hot Loader for rapid application development (HMR).

Odyssey was created using electron-react-boilerplate




Build Status Publish Status Dependency Status DevDependency Status Github Tag

Install

First, clone the repo via git and install dependencies:

git clone --depth 1 --single-branch https://github.com/sunnydave/odyssey your-project-name
cd your-project-name
yarn

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

License

MIT © Electron React Boilerplate

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published