Git Product home page Git Product logo

bootstrapdash / purpleadmin-free-angular-admin-template Goto Github PK

View Code? Open in Web Editor NEW
116.0 8.0 104.0 15.41 MB

Purple Admin Angular Admin is a free admin template based on Bootstrap 4 and Angular

Home Page: https://www.bootstrapdash.com/demo/purple-angular-free/preview/dashboard

License: MIT License

TypeScript 8.32% HTML 68.44% JavaScript 0.15% SCSS 23.09%
angular angulartemplate angulardashboard angular2 ngbootstrap dashboard template dashboard-templates

purpleadmin-free-angular-admin-template's Introduction

Purple Angular

This project was generated with Angular CLI version 10.1.7.

Demo

N|Solid

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.

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.

purpleadmin-free-angular-admin-template's People

Contributors

bootstrapdash-team avatar fabulumar avatar fathimalinsak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

purpleadmin-free-angular-admin-template's Issues

Can't bind to 'ngif' since it isn't a known property of 'app-navigation'.

I have found error in app.component.html for all structural directive which is not known property for custom elements.

****
****
****

Error:--

Error: Template parse errors:
Can't bind to 'ngif' since it isn't a known property of 'app-navigation'.

  1. If 'app-navigation' is an Angular component and it has 'ngif' input, then verify that it is part of this module.
  2. If 'app-navigation' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
  3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("

    <app-navigation [ERROR ->]*ngif="showNavbar">

<ap"): ng:///AppModule/AppComponent.html@1:18
Property binding ngif not used by any directive on an embedded template. Make sure that the property name is spelled correctly and all directives are listed in the "@NgModule.declarations". ("


[ERROR ->]<app-navigation *ngif="showNavbar">

<app-mainsidebar [ERROR ->]*ngif="showSidebar">


"): ng:///AppModule/AppComponent.html@3:19
Property binding ngif not used by any directive on an embedded template. Make sure that the property name is spelled correctly and all directives are listed in the "@NgModule.declarations". ("n *ngif="showNavbar">

[ERROR ->]<app-mainsidebar *ngif="showSidebar">


"): ng:///AppModule/AppComponent.html@3:2
Can't bind to 'ngif' since it isn't a known property of 'app-footer'.

  1. If 'app-footer' is an Angular component and it has 'ngif' input, then verify that it is part of this module.
  2. If 'app-footer' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
  3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("

<app-footer [ERROR ->]*ngif="showFooter">

"): ng:///AppModule/AppComponent.html@8:14 Property binding ngif not used by any directive on an embedded template. Make sure that the property name is spelled correctly and all directives are listed in the "@NgModule.declarations". ("

[ERROR ->]<app-footer *ngif="showFooter">

"): ng:///AppModule/AppComponent.html@8:2

Need to set @output decorator.

Thanks
Dharmesh

changing description to be more accurate

please change the description of the repo as in the following(to be more accurate):

from

Purple Admin Angular Admin is a free admin template based on Bootstrap 4 and AngularJS

to

Purple Admin Angular Admin is a free admin template based on Bootstrap 4 and Angular
(I recommend this)

or

Purple Admin Angular Admin is a free admin template based on Bootstrap 4 and Angular 2+

or

Purple Admin Angular Admin is a free admin template based on Bootstrap 4 and Angular 7

the change in AngularJS

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.