Install the project dependencies (in node_module directory)
npm installInstall the project web libraries (in bower_components directory)
bower installThen, if you just want to create the production files run
gulpor if you want to start working on the project
gulp serve