| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run this project, open a terminal and type the following commands:
git clone https://github.com/bholben/chat-react.git
cd chat-react
yarn install
yarn start
Then, open your browser to http:localhost:3000/ or check it out on your mobile device (if it is on the LAN) at http://192.168.1.65:3000/
If port 3000 is not available, you can change your port like this: PORT 30075 yarn start
This project was bootstrapped with Create React App.
| Back | FazBrowse Home | New Git URL |