sylvain-lissy / Orinoco

[OC] P5 - Orinoco

Home Page:http://sylvain-lissy.github.io/Orinoco/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orinoco

Bienvenue sur Orinoco ! Pour pouvoir utiliser correctement l'API, veuillez suivre ces instructions :

Clonez ce repository. Telechargez et ouvrez Node.js. Tapez la commande suivante : "npm start". Puis lancez le serveur en tapant la commande : "node server".

Le serveur doit fonctionner sur "localhost" avec le port par défaut "3000". Si le serveur fonctionne sur un autre port, la console l'indiquera au démarrage du serveur, avec, par exemple : "Listening on port 3001".

Pour finir, rendez vous à cette adresse : https://sylvain-lissy.github.io/Orinoco/.

Orinoco

This is the back end server for Project 5 of the Junior Web Developer path.

Prerequisites

You will need to have Node and npm installed locally on your machine.

Installation

Clone this repo. From within the project folder, run npm install. You can then run the server with node server. The server should run on localhost with default port 3000. If the server runs on another port for any reason, this is printed to the console when the server starts, e.g. Listening on port 3001.

About

[OC] P5 - Orinoco

http://sylvain-lissy.github.io/Orinoco/index.html


Languages

Language:CSS 75.2%Language:JavaScript 14.7%Language:HTML 10.0%Language:SCSS 0.1%