ElemeFE / element-migration-helper

CLI tool to aid in migration from Element-UI 1.x to 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Element-migration-helper

CLI tool to aid in migration from Element-UI 1.x to 2.0

###Installation

# install
npm i element-migration-helper -g

# navigate to your element-ui 1.x project directory
cd myElementProject

# all files in current directory
element-migration-helper

About

CLI tool to aid in migration from Element-UI 1.x to 2.0


Languages

Language:JavaScript 100.0%