For starting project: for load all dependencies $ bower install $ npm install Then, FIRSTLY start JSON Server (if JSON Server installed) $ json-server --watch db.json In the SECOND start gulp $ gulp serve || gulp