Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 269 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 269 Bytes

Creating a new Project

Make sure you have npm and node create-react-app installed


create-react-app project-name

OR

git-clone https://github.com/Swapnil-Sagar/react-slack

starting a project


npm start

Project Structure