UNPKG

scrollreveal

Version:

Easy scroll animations for web and mobile browsers.

11 lines (8 loc) 164 B
var liveServer = require('live-server'); var params = { logLevel: 0, port: 9000, root: './.ignore/sandbox', wait: 0, }; liveServer.start(params);