1.4.5 • Published 4 years ago

ngarch-server v1.4.5

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

NgArch Server

NgArch is an Angular application architecture tool, analyzing Angular application and visually displaying the modules, components, services and data models in multiple diagrams. This repo is the server of the NgArch

Description

NgArch is an Angular application architecture tool, analyzing the static structure of the Angular application and visually displaying the modules, components, services and data models in multiple diagrams.

NgArch(Angular application architecture tool) contains two parts.

Usage

Install ngarch-app which contains the server(ngarch-server) and the client(ngarch).

git clone https://github.com/samcodex/ngarch-app.git

then npm install

Launch the server

npm start The server uses port 3000

Access the client

In browser, enter 'http://localhost:3000'

Install ngarch-server(server) manually

npm install ngarch-server

Install ngarch(client) manually

npm install ngarch

1.4.5

4 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.5

5 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.17

6 years ago

0.1.16

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago