Skip to content

ScienceSight/Graphs

Repository files navigation

Graphs

An Angular application for getting the coordinates of the points of the graph from the raster image.

Installation

  • Download and install latest LTS version of Node.js.

    To get Node.js, go to https://nodejs.org/.

  • Install the Angular CLI.

    To install the CLI, open a terminal/console window and enter the following command:

    npm install -g @angular/cli
  • Clone or download source code.

    https://github.com/ScienceSight/Graphs.git

  • Go to the workspace folder (Graphs) and install project dependencies.

    cd Graphs
    npm install
  • Run the application.

    The Angular CLI includes a server, so that you can easily build and serve your app locally. Launch the server by using the CLI command ng serve, with the --open option.

    ng serve --open

    The ng serve command launches the server. The --open option automatically opens your browser to http://localhost:4200/.

Similar tools

License

GNU AGPL 3.0

About

No description, website, or topics provided.

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
LICENSE-PRIVATE

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •