Demo http://repo.tiye.me/actions-recorder-demo
Read in src/
to see how actions-recorder
works.
npm i
You need a static file server for the HTML files. Personally I suggest using Nginx.
Develop:
gulp html # regenerate index.html
webpack-dev-server --hot # enable live-reloading
Build (Pack and optimize js, reivision js and add entry in index.html
):
gulp build
http://desktopinhq.com/images/big/compass-1433192.jpg
MIT