npm countup.js

如果要在项目中安装countup.js

输入:

npm i countup.js

在页面的script中引入:

import CountUp from 'countup.js'

就可以引用了。

你可能感兴趣的:(npm)