README
Custom Forms
- bootstrap : Install package dependencies for the given sample angular app.
- dev-server : Development build with live-reload and error reporting in the javascript console of the app.
- compile : Production build, all assets are minified, compressed and prepared for deployment.
- deploy : Deploy compiled assets to a Skedulo server.
#!/bin/bash
./run.sh bootstrap
./run.sh dev-server
./run.sh compile
./run.sh deploy
Docs for the SDK
https://skedulo.readme.io/docs/getting-started-with-the-custom-views-sdk