Get a copy of the IBM MobileFirst™ Foundation web SDK for development of MobileFirst web applications.
You can get the MobileFirst web SDK by using either of the following methods:
You now have an SDK directory (ibm-mfp-web-sdk) with the required SDK files for developing a client MobileFirst web application.
Add the required SDK files to an existing or new web application to add IBM MobileFirst Foundation capabilities and features, such as security, to the application. For an overview of the SDK modules and instructions for adding the modules to your application, see Adding the MobileFirst SDK to web applications.
You can update your version of the MobileFirst web SDK, at any time, by running the following command from the root directory of your web application: npm update ibm-mfp-web-sdk. Remember that using npm requires Node js.