Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 405 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 405 Bytes

KudesniK react build

The goal is to extract all build related dependencies to this super ultra infinity fusion steals package.

Install

npm i alevshunov/kk-react-build

package.json

...
    "scripts": {
        ...
        "build": "kk-react-build",
        "dev": "kk-react-dev",
        ...
    },
...

Build

npm run build

Dev

npm run dev