testing_cm
v1.0.0
Published
Please fill in with your description
Readme
CMF MES HTML Starter Repository
html-starter is the base of any CMF MES HTML Graphical User Interface customization project. This repository is meant to be a quick and easy way of getting started with CMF MES GUI customization, by providing a basic structure for the project and all the recommended tooling.
Before you start
Make sure:
- [email protected]+ and [email protected]+ are installed;
- You have access to the Critical Manufacturing Setup with the version of the HTML5 you want to customize;
Getting Started
- Pre-install the following npm packages globally:
npm install -g gulp
npm install -g yoClone this repository into your repository root.
Edit the package.json file and replace the name and description of the package.
Run:
npm installAdditional Information
This package was developed during the UX-FAB: Universal Experience for Advanced Fabs project.

