mkdir c:\data\db
mkdir c:\data\log
C:\Program Files\MongoDB\Server\3.6\bin\
mongod
cd react-foundation\code\autocomplete
npm install
npm install react -D
npm install babel-core -D
npm install webpack -D
npm install prop-types -D
Then have to change code.
cd react-quickly\ch20\autocomplete>
npm start
autocomplete@1.0.0 start C:\Users\david\git\react-quickly\ch20\autocomplete npm run build && ./node_modules/.bin/node-dev index.js autocomplete@1.0.0 build C:\Users\david\git\react-quickly\ch20\autocomplete webpack