Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 1.86 KB

README.md

File metadata and controls

61 lines (39 loc) · 1.86 KB

Demo Animation

MyKEA

Furniture Platform Main Product Image Display and Carousel

GitHub license GitHub issues

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Example url: http://localhost:3000/1

run schema drops mySQL database and creates a new database and tables. node db/seed.js seeds the database with random products.

npm run build builds webpack and watch files. npm run server starts server.

Requirements

An nvmrc file is included if using nvm.

  • Node 12.18.2

Development

Installing Dependencies

From within the root directory:

npm install

Installing for production:

npm install --production

Team O'Malley

Team 0'Malley Team O'Malley
Mark Picel Hewah Bahrami
github.com/mhpicel github.com/hewbahrami