harp-lab / aam-visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Vis

Description

Web application and server that processes code in analysis engine and visualizes results.

Dependencies

Node.js 12.4.0

Build instructions

Run npm install to install all node modules.

  • npm run build : builds application
  • npm run start : starts server
  • npm run dev : starts server with development environment
  • npm run test : runs tests (TODO: none at the moment)
  • npm run docs : creates documentation in \docs directory

About


Languages

Language:JavaScript 61.1%Language:Racket 37.8%Language:HTML 0.8%Language:SCSS 0.3%