Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1015 Bytes

README.md

File metadata and controls

55 lines (37 loc) · 1015 Bytes

FaceBoard

Table of Contents

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

Requirements

  • Node 6.2.x
  • PostgreSQL
  • Electron
  • Express
  • Sequelize
  • React
  • Redux

Development

  • Remote server code: here

Installing Dependencies

From within the root directory:

npm install
npm start

Tasks


Roadmap

View the project roadmap here

Team

Contributing

See CONTRIBUTING.md for contribution guidelines.