Skip to content

Installation

Thor Schueler edited this page Mar 10, 2017 · 1 revision

Install latest version

The ng2-app-scaffold can be installed via npm:

    npm install --save ng2-app-scaffold

Install specific version

to install a specific version, use the version tag:

    npm install --save [email protected]

Note: See the Dependencies Section for a list of dependencies of the package.

Clone this wiki locally