Sign inSign up

techio/node-angular-runner

By techio

Updated almost 9 years ago

Image
0

355

techio/node-angular-runner repository overview

node-angular-runner

This Tech.io runner works with an angular project using angular-cli.

What it Does

This node 7.4 runner installs the dependencies using npm install. The dependencies must be specified in the package.json file at the project root as specified in the official documentation.

How to Use

In order to use this runner in your project, edit the techio.yml file and add the following lines to your project:

runner:
    name: techio/node-angular-runner
    version: latest

Then you can use it to launch any angular project using ng build

Tag summary

Content type

Image

Digest

Size

307.2 MB

Last updated

almost 9 years ago

docker pull techio/node-angular-runner