1.0.14 • Published 2 years ago
angular-cytoscape-schematics v1.0.14
angular-cytoscape-schematics
An Angular schematics command to setup the Cytoscape for the empty Angular project automatically.

Compatability
- Angular ~13.0.3
- typescript ~4.4.2
Usage
1. Create a new Angular application
ng new my-app2. Install Angular schematics-cli
npm install -g @angular/cli3. Create an empty Angular project
- Choose adding the
routing module, - Choose using
SCSS
ng new my-app4. Run the following schematics in an Empty Angular project
cd my-app
ng add angular-cytoscape-schematics5. Execute the application
npm start6. Open the browser and visit the following URL.
http://localhost:4200http://localhost:4200/workflow