0.0.1 • Published 10 years ago
sync-open v0.0.1
sync-open
Create static server and open major browsers
Install
npm install sync-open --save-devUsage
var so = require('sync-open');
var $ServerPath = "./dist";
so($ServerPath);0.0.1
10 years ago
Create static server and open major browsers
npm install sync-open --save-devvar so = require('sync-open');
var $ServerPath = "./dist";
so($ServerPath);10 years ago