Skip to content

ramadhanafif/ForSyDe-Visualisation

Repository files navigation

Cytoscape - ForSyDe Visualisation

How to deploy this repo

  1. Clone the repo, of course.
  2. Download node js, look here on how to do it. Make sure to have at least v20 and above!
  3. Download the tooling needed for development.
npm install
  1. start the development server
npm run dev --open
  1. your browser shoudl open automatically. open your browser at http://localhost:5173

  2. if you want to build for deployment (not needed if you just want to see the outcome)

npm run build

the resulting build should exist in ./dist directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors