npm
which is the Node Package Manager. We recommend installing the following command line helperscd ngx-composer-starter
to move into the foldernpm install
to install the project dependenciesgulp serve
to run the development servergulp serve --mock
this will allow the interface to run 'headless' with mock data for development purposes.npm install [email protected] -g
sudo npm cache clean -f
sudo npm install -g n
sudo n stable