This is a electron version of the responsive admin template using React and Material-UI components(https://github.com/rafaelhz/react-material-admin-template).
Feel free to use for any app. Contributions are always welcome!
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/egliu/electron-react-material-template.git
# Go into the repository
cd electron-react-material-template
# Install dependencies
npm install
# Build the app
npm run build
# Run the app
npm run electron-start
MIT
关于详细的解释,请参考我在知乎上的文章: