Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

Wadjetz/innovalys-social-network

Repository files navigation

Installation du l'environement de dev

Installer

Activer

Executer les commandes

npm install -g nodemon browserify watchify reactify 
npm install
// for windows, change your OS or install cygwin

Lancer le server

nodemon server.js

Lancer browserify et le transpileur de JSX

npm run watch

Builder l'application

npm run build

Tester l'application

npm run test

Releases

No releases published

Packages

 
 
 

Languages