This combines syncano-service.js and app.js so you can use the service with the app.
Will be changed later to either separate files with <script> injection, or another method.
$ browserify src/app.js -o main.js
Current Docs:
This combines syncano-service.js and app.js so you can use the service with the app.
Will be changed later to either separate files with <script> injection, or another method.
$ browserify src/app.js -o main.js
Current Docs: