sync-open
Create static server and open major browsers
Install
npm install sync-open --save-dev
Usage
var so = require('sync-open');var $ServerPath = "./dist"; so($ServerPath);
Create static server and open major browsers
npm install sync-open --save-dev
var so = require('sync-open');var $ServerPath = "./dist"; so($ServerPath);
npm i sync-open
1
0.0.1
MIT