Do you come here a lot?
- React client bootstrapped with Create React App
- Redux
- Node.js / Express.js
- Socket.IO
- Material-UI
- Clone repo:
git clone git@github.com:saharki/LaunchDate.git - Open directory:
cd react-chat - Enter
yarn - Open client directory:
cd client - Enter
yarn - go back to top directory:
cd .. - Enter
yarn start, the browser will open onhttp://localhost:3000/(server is running onhttp://localhost:3001/)