Skip to content

Integration test. Nativescript, Vue and socket. io. Server

Notifications You must be signed in to change notification settings

Gonzalo2310/PanelDraw-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is the server for the previously named project

Usage

  1. Edit index.js and change line 24 this.socket = io.connect('http://192.168.1.40:3000/') and change it to your local IP address
  2. Run on your computer terminal:
    1. npm i
    2. node index.js
  3. In your browser type: localhost:3000

Finishing

Clone the other project and follow the instructions

About

Integration test. Nativescript, Vue and socket. io. Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published