A simple web server built with Electron to allow for local website development. Specify the directory to serve static files from and the server port, then click the start server button to begin developing locally.
- Electron - Cross-platform desktop app framework
- React - Web user interface framework
- Material UI - React component library
- Express - Static file serving in Node.js
Visit the releases to download the latest version.
