This project is used to generate Intune PSK configuration files for both iOS and Android devices to be pushed out to Mobile Device Management suites such as Microsoft Intune, AirWatch and MobileIron.
Run npm install
on the cloned repo to install all the required packages and dependancies.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.