Skip to content

Latest commit

 

History

History
executable file
·
30 lines (22 loc) · 449 Bytes

README.md

File metadata and controls

executable file
·
30 lines (22 loc) · 449 Bytes

Falafel.io

Task management app with best practices implementation of React, Redux, Node, MongoDB

Team

  • Product Owner: Forrest Labrum
  • Scrum Master: Patrick Truong
  • Development Team Members: Sam Wainwright, Nick Fireman

Requirements

  • Node
  • MongoDB
  • Mongoose
  • Express
  • Webpack
  • React
  • Redux
  • React-Redux

Usage

From within the root directory:

npm install
npm run build
node Server/server.js