Skip to content

cava-devs/CavaTable-Overviews

Repository files navigation

CavaTable

Overview module of full-stack webpage clone of OpenTable restaurant webpage

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Some usage instructions

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

Run "npm install" to install dependencies.
Start MongoDB
Run "npm run build" to build webpack bundle
Run "npm start" to start the server
Add "/restaurant/{id}" to the end of the url. (id range is from 1001 to 1100)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published