Skip to content

jonec76/server-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Demo

This project is a simple express server for handling the request from the Android retrofit

  1. git clone this project

  2. Download node.js and make sure your npm does work (After the download is finishing, try npm -v and see whether it shows the version of the npm)

  3. Install the needed package

    npm install
    
  4. Run this server

    npm run start
    

P.S. Highly recommend you to install the nodemon for running and watching the node.js project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published