Skip to content

shabs76/STCANetVis-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STCANETVIS REACT

A special react application for the STCANETVIS project. It is used to visualize model performance and data analysis

Requirements

  • Minimum of Nodejs 18
  • Git

Get Started

  • Clone this repository
  • Navigate into the project folder in your cmd
    cd STCANetVis-react
    
  • Change to theresia branch
    git checkout theresia
    
  • Install all dependencies by running
    npm install
    
  • Start application
    npm start
    
  • You can also build the application using
    npm build
    
  • The application can be accessed from the browser using localhost:3000 or what react will give from the cmd.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors