Before you begin, Before you begin, ensure you have met the following requirements:
- A text editor. (e.g. Visual Studio Code, Notepad++, Sublime Text, Atom, or VIM)
- Node
- npm
- React
git clone git@github.com:WilliamCui31/MyChat.git
cd MyChat & npm install
npm run start
Will open http://localhost:3000 in the default browser