create-electron-react-app
create-electron-react-app copied to clipboard
An opinionated command-line utility for creating an electron app using react
[Template Literal](https://github.com/Drulac/template-literal) is fastest, smallest and simplest template engine, because it use JS's literal template feature. It's 55 times faster than EJS, and it also use less CPU and RAM...
When I run `npm start` the app boots up but theres a webpack compile error ``` ERROR in ./src/globalStyles/index.scss Module parse failed: /Users/mfrawley/code/scrimmage/containers/create-electron-react-app/devy/src/globalStyles/index.scss Unexpected character '@' (2:0) You may need...