• Stars
    star
    242
  • Rank 167,048 (Top 4 %)
  • Language
    JavaScript
  • Created about 8 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

vue入门demo-搜索大全

一个简易的搜索大全页面

react版demo

所用知识

  • 单文件组件
  • vue-resource(ajax库)
  • vue过渡效果

如何运行

将本项目下载的本地.

  1. 需要node环境
  2. 输入命令npm install(最好使用cnpm淘宝镜像)
  3. 输入命令npm run dev