Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 449 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 449 Bytes

visualizer

A data visualization implement.

Required Development Tools

Deployment Guide

  1. run npm install under master directory.
  2. run bower install under master directory.
  3. run gulp under master directory.
  4. run composer install under api directory.
  5. change permission of api/runtime to 777.