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

RyaneMax 166c7643e6 init: test echarts 2 mesiacov pred
.gitignore 166c7643e6 init: test echarts 2 mesiacov pred
README.md 166c7643e6 init: test echarts 2 mesiacov pred
build.ps1 166c7643e6 init: test echarts 2 mesiacov pred
index.html 166c7643e6 init: test echarts 2 mesiacov pred
package-lock.json 166c7643e6 init: test echarts 2 mesiacov pred
package.json 166c7643e6 init: test echarts 2 mesiacov pred

README.md

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

使用方法

  • 安装

    npm i
    ./build.ps1
    
  • 启动

    • live server,打开dist/index.html