An open API service indexing awesome lists of open source software.

https://github.com/mrkouhadi/electron-react-boilerplate

Electron-React boilerplate using the following techs : webpack, babel, sass, react
https://github.com/mrkouhadi/electron-react-boilerplate

babel electron reactjs webpack

Last synced: 2 months ago
JSON representation

Electron-React boilerplate using the following techs : webpack, babel, sass, react

Awesome Lists containing this project

README

          

# Description:
Electron-React boilerplate is a bare ReactJs project with webpack-config and ElectronJs using the following techs : react, electron, webpack, babel, sass.

# set up:
`git clone https://github.com/Mrkouhadi/electron-react-boilerplate.git`
`npm install`

# start coding:
`npm start`
`npm run watch`