cd redux-yahtzee && npm install
npm start
Open your browser to http://localhost:3000. You can override the port like: PORT=12345 npm start
.
cd redux-yahtzee && npm install
npm start
Open your browser to http://localhost:3000. You can override the port like: PORT=12345 npm start
.