-
Install all dependencies:
npm install
-
Build the samples specifying what version to build and the source folder for it as arguments:
npm run build -- --ignite-version 17.1 --ignite-ui http://localhost/ig_ui17.1
-
The built samples will be located under the ./dist folder.