Skip to content

etherealyn/signal-annotation-tool-client

Repository files navigation

Signal Annotation Tool (Server)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The project requires the following software present on your local machine:

Installing

Once the prerequisites fulfilled, open a terminal, go to the root of this repository and run:

npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Built With

  • Angular2 - The web desktop framework used
  • Socket.io - Real-time, bidirectional and event-based communication

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details