Skip to content

Adirv/analytics-front-end

 
 

Repository files navigation

Analytics Front-End

This project was generated with Angular CLI version 6.1.4.

Development server

  • Copy file src/dev/index.tpl.html to src/index.html (overwrite existing file)
  • Fill all params index.html analyticsConfig object.
  • Run ng serve for a dev server.
  • Navigate to http://localhost:4200

Example

Follow this link to see the docs

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.

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.

Release new version

  • Install gh.
  • Login to GitHub gh auth login.
  • Run ng run build:prod -- v*.*.* where ..* is version number.

About

New analytics front end

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 58.8%
  • SCSS 23.9%
  • HTML 17.0%
  • Other 0.3%