Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 842 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 842 Bytes

Project Name

Streamifi - replication of a streaming app

streamifi-app

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Some usage instructions

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