/battleBread

Primary LanguageJavaScript

Battle Bread!

A bread-themed Battleship clone

Team

  • Devon Yu
  • Stephanie Wong
  • Ephraim Glick
  • Ben Stephens

Table of Contents

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

Usage

Use it! Woot

Requirements

  • Node ^6.4.0
  • Express ^4.16.1
  • Lodash ^4.17.4
  • Prop-types ^15.6.0
  • Random-int ^1.0.0
  • React ^16.0.0
  • React-dom ^16.0.0
  • React-redux ^5.0.6
  • Redux ^3.7.2
  • Redux-logger ^3.0.6
  • Sequelize ^4.13.2"

Development

Resuming Your Work

From within the root directory:

npm run update

If working with React:

npm run react-dev

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.