This repo includes the code needed for the Questions and Answers module of an item description page.
- https://github.com/kwrnFec/related_items_module
- https://github.com/kwrnFec/overview_module
- https://github.com/kwrnFec/ratings_and_reviews_module
- https://github.com/kwrnFec/noah_proxy
To run the app locally, run "npm run server" on the terminal, then navigate to localhost:3001 in your web browser.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install