Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.02 KB

README.md

File metadata and controls

56 lines (38 loc) · 1.02 KB

Chat App

Getting Started

Front-end web project of an open chat, written with ReactJS + Redux + React DOM Router.

Pre requisites

$ node --version
v10.9.0

$ Yarn --version
1.9.0

How to Run

git clone https://github.com/fernandohenriques/chat-app.git
cd chat-app/
yarn install
yarn start

Running tests

Linter validations

cd chat-app/
yarn lint

Built With

Author