使用cnpm和国内源加速npm

in 前端 read (891)

1. 使用说明 使用命令安装cnpm,并指定阿里npm源 npm install -g cnpm --registry=https://registry.npm.taobao.org 2. 安装模块 $ cnpm install [name] 3. 注意事项 支持 npm...

Continue reading

前端框架-组件库

in 前端 read (1390)

三大主流前端框架 Vue Vue是一套用于构建用户界面的渐进式JavaScript框架。与其它大型框架不同的是,Vue 被设计为可以自底向上逐层应用。Vue 的核心库只关注视图层,方便与第三方库或既有项目整合。 官网: https://cn.vuejs.org/ R...

Continue reading
  • page 1 of 1

Matrix42

Record and Share!