/EpiCade

Project for Arcade for Epitech

Primary LanguageJavaScript

EpiCade

Project for Arcade for Epitech

Installing sails.js

Install some requested softwares (if you run on a linux machine)

sudo apt-get update
sudo apt-get install -y build-essential
sudo apt-get install -y git-core

Install Nodejs

curl -sL https://deb.nodesource.com/setup | sudo bash -
sudo apt-get install -y nodejs
sudo npm install -g nave
sudo nave usemain 4.2.1
sudo npm install -g npm@2.14.7

Install sails

sudo npm install -g sails