simple-react-2017 Getting started Clone $ npm run starter-global $ npm install $ gulp If it's not the first time running $ npm install $ jspm install $ gulp Installing new package Search if that package types (TypesSearch). If package has already types, skip first step. npm install @types/{package-name} -D jspm install npm:{package-name}