- Electron
- Webpack 4
- Babel 7
- React 16
- ES6
- PostCSS
- Sass (Injection by modules and in the traditional way)
- Ant Design (Global theme based on the Less Ant variables)
- Jest
- Enzyme
- Eslint
- Hot realod
- Friendly architecture
- Export for Mac, Linux, Windows
git clone https://github.com/kevoj/electron-react-ant-boilerplate.git
npm install
or
yarn
npm start
or
yarn start
npm run build
or
yarn build
npm run prod
or
yarn prod
npm run package
or
yarn package
npm run package:all
or
yarn package:all
npm test
or
yarn test
npm run docs
or
yarn docs
MIT © Leonardo Rico