Run this npm command to build the JavaScript bundle:
$ npm run build
Run
Run this npm command to build the JavaScript Bundle and open the browser to the app using the file api:
$ npm start
Updates
We've updated the project's dependencies to include the opener package. This will allow users to open/start files on both PCs and Macs via build scripts that use the '''opener''' command.