Skip to content

YumpSF/overview

Repository files navigation

YumpSf

A Yelp item page clone.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Seed the database on the console using npm run seed. Default configuration for database seeding is that mySql has no password and a root user. Reconfigure in package.json to match your mysql specs. Use npm run compile to launch webpack. Use npm start to host the server. Default port is 9001. type in localhost:9001/[1-100] (any number between 1-100) to visit the page corresponding to that restaurant.

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors