Skip to content

Create the SocketIO Project

Video Lecture

Create the SocketIO Project Create the SocketIO Project

Description

Create a folder structure like below

|-- tssocktutorial
    |-- dist
        |-- client
        |-- server
    |-- src
        |-- client
        |-- server
npm init