Skip to content

Ingenuity-rpt26/shane-service-about

Repository files navigation

Service - About

Coverage Status Build Status

Coursera About Service Contains a description of the course, along with some strategic goals and possible outcomes of taking the course.

View the sample on Coursera under "About this Course"

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

From within the db directory, run seedRunner.js to seed the database and wait for it to complete. Run npm build to build the webpack bundle Run npm server-dev to start the server. Server runs on port 3002.

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