Skip to content

ksavblik/books-websocket-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books React Application with Live Updates Support through the WebSockets

Setup guide

Important! At first make sure that you already have configured and ran the API.

Download or clone the repo:

git clone https://github.com/ksavblik/books-websocket-app

If you have NVM installed, then it's recommended to use the lts version of Node, run in the project directory:

nvm use

Open the project in a terminal, install deps and run it:

cd ./books-websocket-app
yarn
yarn start

This is it, feel free to hack the code!😄

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published