RiskOnline: CS4320组项目

安装Node.js:
```sudo apt-get install python-software-properties
type python g++ make sudo add-apt-repository ppa:chris-lea/node.js
do apt-get update
do apt-get install nodejs```
安装Sails框架:
```sudo npm -g install sails```
导航到项目目录:
```cd RiskOnline```
安装依赖项:
```sudo npm install```
安装PostgreSQL数据库:
```sudo apt-get install postgresql-contrib
do sudo -i -u postgres psql
CREATE USER cs4320 password 'risk';
```
folder
RiskOnline:CS4320 组丹尼 预估大小:153个文件
file
game.css 1KB
file
gameLobby.css 378B
file
gameList.css 308B
file
bootstrap.css 134KB
file
animate.css 71KB
file
gamelist.ejs 2KB
file
map.ejs 9KB
file
new.ejs 922B
file
lobby.ejs 1KB
file
index.ejs 1KB
file
gamelobby.ejs 751B
file
gameCreate.ejs 996B
file
layout.ejs 7KB
file
real_time.ejs 1KB
file
500.ejs 66KB
file
403.ejs 4KB
file
homepage.ejs 7KB
file
404.ejs 4KB
file
index.ejs 6KB
file
.editorconfig 166B
zip 文件大小:12.33MB