Skip to content

jgranny/greenfield

Repository files navigation

Grocery List

Stay within budget while shopping.

Team

  • Product Owner: Elijah Schow
  • Scrum Master: Cory Grinstead
  • Development Team Members:
    • Burk McRae
    • Jonathan Granstaff

Table of Contents

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

Usage

TODO: add some usage instructions

Requirements

  • Node 5.xx.x +
  • ReactJS
  • Webpack
  • (see package.json for details)

Development

Tasks

View the project roadmap

Installing Dependencies

From within the root directory:

npm install

Run Locally

  1. Run the back-end:
npm start
  1. Build the front-end (in another tab):
npm run dev
  1. Visit http://localhost:8080 (or whichever port the server started on).

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

greenfield project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published