Skip to content

d2fong/cytoscape-web

 
 

Repository files navigation

Cytoscape Web

Requirements

  • yarn 1.22.11
  • Node.js 16.8.0

Setup

run yarn install

Commands

run a command using yarn <command>

  • build: build the app for production
  • dev: run a dev server that watches code changes
  • lint: lint code according to the eslint config
  • format: format source code according to eslint and prettier configs
  • test: run tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.2%
  • CSS 22.8%
  • JavaScript 8.1%
  • HTML 0.9%