Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

gaurav-nelson/material-web-components-electron-starter

Repository files navigation

material-web-components-electron-starter

A minimal Electron application with Material Components for Web

Clone and run for a quick way to see Electron with Material Components for Web in action.

This is a minimal Electron application based on the Quick Start Guide within the Electron documentation, with Material Components for web added on top.

To Use

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/gaurav-nelson/material-web-components-electron-starter
# Go into the repository
cd material-web-components-electron-starter
# Install dependencies
npm install
# Run the app
npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

License

MIT

About

A minimal Electron application with Material Components for Web

Resources

License

Stars

Watchers

Forks

Packages

No packages published