Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 671 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 671 Bytes

kleio

a clone of a Soundcloud song page built with service oriented architecture

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