Skip to content

NinoFares/AppWeb-Projet-master-avignon-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projet_Master_v2

This project is a master project that aims to create a mobile application for neighborhood management in a conference, and this application is the web part that is back-office project.

Developped on Full JS with ReactJS on Front and ExpressJS on Back.

Quick Start

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

# Server runs on http://localhost:5000 and client on http://localhost:3000

For making the projet working, you have to download the github projet, run the commandes "npm install & npm run client-install" to install all dependencies and then run the projet with the commande "npm run dev"

Created by : BOUZID Fares & KANE Ababacar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages