Skip to content

goat-yoga/russell-service

Repository files navigation

Front-End Capstone

Recreated the reviews module of Alo Yoga's product page.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Some usage instructions

  • Install dependencies using the command npm install from the root directory.
  • Seed the database with mock data using the command npm run seed from the root directory
  • Compile jsx files for browser use with the command npm run react-dev from the root directory.
  • Start up your server using the command npm start from the root directory.
  • Open up http://localhost:3000 in your browser.

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

No packages published