dist folder appears with all minified files for deployment.

npm install
npm run build (for deployment or to run server side)
npm start (will auto launch on localhost:8080)

Have fun with React!