done: -dev branch -package.json --scripts ("start" "dev" or whatever) -package.lock.json -dependencies: --npm install --onboard react --(react, react-dom, babel & its others, express) -webpack config -file structure
to do: (-add index.js (the one that package.json "main" points to))