Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 650 Bytes

File metadata and controls

37 lines (22 loc) · 650 Bytes

Chart Module

Front-end recreation of the chart module of crunchbase.com

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

npm start to run the server

Requirements

  • Node 8.11.1

Development

npm start-dev to use nodemon and chrome debugger to run the server

Installing Dependencies

From within the root directory:

npm install