sharp-react

0.0.1 • Public • Published

sharp-react

npm version npm

Generate a variety of react applications through schematic.

Features

  • Reusable webpack chain configuration and Babel configuration based on best practices
  • Generates boilerplate: ** react16+webpack5+babel7+eslint+prettier**
  • Optional development language: ts
  • Optional css language: less || scss
  • Optional features: css moudle、redux、router
  • Optional ui lib: ant-design
  • Css processing: special browser prefix completion and flex bug fix
  • Dev server integrating react hot load、response data mock、api proxy
  • Preview server for built files
  • Only polyfill the used api
  • Lint and format the code in the pre-commit phase

Installation

  • npm:

    npm install -g @angular-devkit/schematics-cli
    npm install --save-dev sharp-react
  • yarn:

    yarn global add @angular-devkit/schematics-cli
    yarn add -D sharp-react

Usage

schematics sharp-react:app

Package Sidebar

Install

npm i sharp-react

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

45.7 kB

Total Files

49

Last publish

Collaborators

  • 3mcode