Bootstrap Email Builder
npm install bootstrap-email-builder...
Install all dependencies :
``bash`
$ npm install
Once installed, you can test it out immediately using PHP's built-in web server :
`bash`
$ npm run serve
or
`bash``
$ php -S 0.0.0.0:8080 -t ./
See license.txt