- LocalBuzz is a small business forum for small business owners and employees to share advice and stories to empower eachother.
Watch the project Demo here.
- Product Owner: Mark Griffith
- Scrum Master: Carmen Salas
- Development Team Members: Peter Rose, Carmen Salas
npm i
- To install dependenciesnpm start
- To run the Appnpm index.js
- To run the Server
- Node 0.10.x
- Redis 2.6.x
- Postgresql 9.1.x
- PG 8.1.0.x
- Express 4.17.1.x
- Knex.js 0.21.x
From within the Server
directory:
npm install
From within the client
directory:
npm install
npm start
View the project roadmap here.
See CONTRIBUTING.md for contribution guidelines.
This project adheres to the Airbnb Style Guide.