Skip to content

CompassSoftware/yes-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yes-viz

YES project visualization tool

To set up dev environment:

  1. Install node.js + npm (Both are in nodejs's installer)
  2. Run "npm install" to get node modules and typings

Useful npm commands in this project:
npm start: run the typescript compiler and web server in watch mode (They will recompile and refresh the browser when files are changed).
npm run tsc: Run the typescript compiler once. Output goes in the out folder.
npm run tsc:w: Run the typescript compiler in watch mode.
npm run lite: Run the web server.
npm run build: Make a production build. Output goes in the Build folder.

Collaborators: Ben Forman, Matthew Joyce, Michael Zanga, Cameron Nordan

About

YES project visualization tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •