0.1.0 • Published 6 years ago

sanction-alert-manager-ui v0.1.0

Weekly downloads
9
License
-
Repository
-
Last release
6 years ago

SanctionAlertManagerUI

Good tools make application development quicker and easier to maintain than if you did everything by hand.

This project was generated with Angular CLI version 6.0.0. The Angular CLI is a command line interface tool that can create a project, add files, and perform a variety of ongoing development tasks such as testing, bundling, and deployment.

The goal of this project is to build and run a simple Angular application in TypeScript, using the Angular CLI while adhering to the Style Guide recommendations that benefit every Angular project.

If you're new to angular I'd recommend checking out the quickstart as it provides details on the project tooling and configuration files which are not covered in this file.

Set up the Development Environment

To create an Angular project, make sure you have already installed:

  • latest LTS Version of Node.js (recommended for most users)

    • Linux:

      $ sudo apt-get update && sudo apt-get install nodejs
    • Mac:

      $ brew install node
    • Windows: go to the NodeJS home page and download the installer.

    Verify that you are running at least node 8.10.0 and npm 5.6.0 (older versions produce errors, but newer versions are fine):

    $ node -v
    $ npm -v
  • latest Angular CLI

    $ npm install -g @angular/cli@latest

    Verify that Angular CLI was installed successfully:

    $ ng -v

Run the application

  • Install all required npm packages by running

    $ npm install 

    from the command line in the project root folder (where the package.json is located).

  • Start the application by running

    $ npm start 

    from the command line in the project root folder.

  • Browse to http://localhost:4200 to test your application.
    The application will redirect to the login page. Navigate to JSON server and grab the credentials of a person in the resource users.