UNPKG

vue-carousel-3d

Version:

Beautiful, flexible and touch supported 3D Carousel for Vue.js

5 lines (4 loc) 163 B
require("http").createServer(function (req, res) { res.writeHead(200, {"content-type":"application/json"}) res.end(JSON.stringify({ok: true})) }).listen(1337)