Skip to content

battlescript/battlescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

BattleScript

Team

  • Product Owner: Adam Ellsworth
  • Scrum Master: Nick Salloum
  • Development Team Members: Eric Le, Omar Shaikh

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Team
  5. Contributing

Usage

After installing all dependencies (bower and npm install), run mongod to start database. Then run node (or nodemon) on server/server.js. Battlescript should run on localhost:8000. You can also see a live version at battlescript.co.

Requirements

  • Node 0.10.x
  • NPM
  • Bower
  • MongoDB

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors