Skip to content

An empty angular project from which to start creating one of our portal apps.

Notifications You must be signed in to change notification settings

EMBL-EBI-GCA/vdc_angular_skeleton

Repository files navigation

VdcAngular10Skeleton

This project was generated with Angular CLI version 10.0.1.

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 module module-name --route route-name --module app to generate a new lazy loaded module. 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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

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

App content

App has one main components:

  1. dashboard - basic component, can be used as skeleton for other components
  2. non-found - end-point for 404 page

And two main folders:

  1. shared - contains header component (provides navbar for all components)

Pre-installed packages:

  1. angular-material. Provides angular material table
  2. bootstrap 4.5 Provides bootstrap integration

Basic dashboard component has:

  1. Angular Material Design
  2. Support for Bootstrap v4.5
  3. Angular Material Table with pagination, sorting and filtering
  4. Header
  5. Grid-layout example

About

An empty angular project from which to start creating one of our portal apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •