Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 299 Bytes

Gwuli

A React + Webpack + Electron skeleton

Flavoured with Babel 6 transforms, Hot Module Replacement, Sass, Google Fonts and Material UI

Run locally

$ npm i
$ # run these two below in separate windows
$ npm start #(running on http://localhost:8080)
$ npm run electron