Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

electron-react-ant-boilerplate

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-react-ant-boilerplate

Electron, Webpack4, React, Babel 7, ES6, PostCSS, Sass, Ant Design

  • 1.0.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

electron-react-ant-boilerplate

NPM version GitHub license

Imgur

Features

  • 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

Table of contents

Install

Clone this repo
git clone https://github.com/kevoj/electron-react-ant-boilerplate.git
Install dependencies
npm install

or

yarn

Usage

Run
npm start

or

yarn start
Build (manual)
npm run build

or

yarn build
Prod (Preview in Production)
npm run prod

or

yarn prod
Build package (Current OS)
npm run package

or

yarn package
Build package (Mac, Linux, Windows)
npm run package:all

or

yarn package:all
Test
npm test

or

yarn test
Docs
npm run docs

or

yarn docs

License

MIT © Leonardo Rico

Keywords

FAQs

Package last updated on 18 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc