/Guitar-Centaur-Add-to-Cart

Add-to-Cart module for Guitar Centaur

Primary LanguageJavaScript

Project Name

Guitaur-Centaur - Add to Cart - service component

Related Projects

https://github.com/hrr49-tully

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

This is a standalone module for Guitar Centaur's Add to cart module. It consists of a product description, and the add to cart table, too.

to run server: -npm run server to run webpack: -npm run build

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