Skip to content

DivLoic/iOSMoveServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOSMoveServer

Server side of the II.3510 Mobile technologies project ISEP

Prerequisites

You need the following tools to work on this project

  • Node.js
  • npm
  • bower

See nodejs.org
See npmjs.com
See bower.io

Installation

  1. Fork it
  2. Go in the project folder & run the following commands:
  3. Then you can start the server with npm start
$ npm install
$ bower install

Add dependencies

To install a new front library dont forget --save

bower install typed.js --save

see the bower.json

Mobile side

Sice the project involves a client side...

... You may also have a look at the 📱 iOS project: iOSMove

About

💻 Server side of the II.3510 Mobile technologies project ISEP

Resources

Stars

Watchers

Forks

Packages

No packages published