Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.17 KB

Insights Dashboard 📊

Visualization Dashboard for LTI Insights

standardjs


Home preview

🚩 Requirements

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

  1. Install Node 8.0.0 or greater.
  2. Install Git.

🚧 Development

  1. First, clone this repo. git clone https://github.com/patricklinpl/insights-dashboard.git
  2. Then cd into the repo. cd insights-dashboard
  3. Run the installation script. npm install (If you see babel-node: command not found, you've missed this step.)
  4. Run using npm start. Webpack Dev Server will host a hot-loading webpage.

👏 Credits