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

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

README.md

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

使用方法

  • 安装

    npm i
    ./build.ps1
    
  • 启动

    • live server,打开dist/index.html