/electron-config-website

🌎⚛ A React website for my Electron Config Script. WIP.

Primary LanguageJavaScript

Electron Config Website âš›

A website for my Electron Config Script. Created using React. WIP.

Prerequisites

Usage

Follow these steps to run the program:

  1. Clone this repository.
    $ git clone https://github.com/datejer/electron-config-website
  2. Install node packages.
    $ npm install
  3. Start the development server.
    $ npm start
  4. Done! 🎉

Author(s)