Skip to content

dnguyen2107/game_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node REST api

Install Node first from https://nodejs.org

Open command prompt and cd to working directory and Run npm install

Run 'node server.js'

Build & development

Testing

  1. Make sure you install all dependencies by running 'npm install'
  2. start app: 'node server.js' (by default url is 'http://localhost:3000/api')
  3. open new tab, type 'mocha'

About

Its api backend for a mobile game, built by Express framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published