http://100days.akineticblog.com/
First, make sure that you have installed the required global npm packages: npm install gulp --global --no-optional.
Next, you also need to install the project dependencies using npm run setup.
Finally, build and serve the project using npm start.