Giter Club home page Giter Club logo

taobaokeapi's Introduction

淘宝客API演示

淘宝客API演示,请扫下面二维码进行体验

demo

使用技术

  • nodejs
  • nuxt.js
  • vant

安装步骤

下载源码

git clone https://github.com/luzhanbo/taobaokeapi.git

修改配置

  1. nuxt.config.js 最后的环境参数,前端的访问地址
{
    env:{
        root:'[需要修改]前端的访问地址,如http://localhost:3000/'
    }
}
  1. 修改 server/config.js 的配置

运行命令

# 安装依赖模块
$ yarn install

# 启动项目,可通过这个地址访问, http://localhost:3000/
$ yarn dev

# 部署线上环境,先用以下命令构造,然后使用pm2 start进行部署 
$ yarn build
$ pm2 start 

界面

淘宝客API演示-分类及商品详情页

分类

淘宝客API演示-商品列表页

商品列表1

taobaokeapi's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.