演示npm包管理原理的小项目

RyaneMax 166c7643e6 init: test echarts 2 ماه پیش
.gitignore 166c7643e6 init: test echarts 2 ماه پیش
README.md 166c7643e6 init: test echarts 2 ماه پیش
build.ps1 166c7643e6 init: test echarts 2 ماه پیش
index.html 166c7643e6 init: test echarts 2 ماه پیش
package-lock.json 166c7643e6 init: test echarts 2 ماه پیش
package.json 166c7643e6 init: test echarts 2 ماه پیش

README.md

简单的npm项目示例:Echarts图表

使用方法

  • 安装

    npm i
    ./build.ps1
    
  • 启动

    • live server,打开dist/index.html