cytoscape / cytoscape-home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cytoscape Home

Preview

A live preview of the main branch can be found at cytoscape-home.pages.dev.

Build targets

First, ensure you've install the dependencies:

npm install

Then:

npm run <target>
  • watch or dev : Run a local dev server with automatic builds when you change the source
  • lint : Run the linter (ESLint)
  • build : Build for production

About


Languages

Language:JavaScript 97.7%Language:CSS 1.5%Language:HTML 0.7%