Skip to content

Projet de M.Jacquet dans le cadre du cours Conception d'application mobile.

Notifications You must be signed in to change notification settings

tsepton/Conception_Mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mõla

Mr Jacquet's project for the course "Conception d'application mobile", UNamur BE.

Getting started

Development environment

Client side, using NPM :

cd client 
npm install && npm run dev

Server side, using SBT :

cd server && sbt run

You can then go to your localhost on port 5000.

Websockets communication

TODO :

About

Projet de M.Jacquet dans le cadre du cours Conception d'application mobile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published