Skip to content

nausik/chat-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App React Build Status

Clone repo:

git clone [email protected]:nausik/chat-app-react.git
cd chat-app-react

If you don't have yarn installed:

npm i -g yarn # if not installed

Now install dependencies:

yarn

Run tests to ensure everything is OK:

yarn test

If you want to build project:

yarn build

And to run dev build server:

yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published