Skip to content
This repository was archived by the owner on Oct 17, 2020. It is now read-only.

Running build npm scripts

Ivan Zaera edited this page May 6, 2019 · 4 revisions

Once a project is generated, all actions are run by using npm scripts. To run such scripts just type:

npm run [name of script] ↩

The following sections describe the available scripts.

Clone this wiki locally