Skip to content

ho-sdc/Suggestions-Module

 
 

Repository files navigation

Project Name

Front End Capstone: abibas

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

You can navigate to http://localhost:8080/abibas/id, where id is an integer between 0 and 65 (inclusive). This will show the specific recommendations associated with that listing id.

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

  1. Install dependencies
npm install
  1. Build project
npm run build
  1. Start server
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.3%
  • CSS 17.4%
  • Dockerfile 0.3%