nishad5089 / Meeting-Module-GRP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@coreui angular npm package NPM downloads
@coreui coreui_pro npm package NPM downloads
angular

CoreUI Pro Angular 2+ Admin Template

CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device โ€“ be it Mobile, Web or WebApp โ€“ CoreUI covers them all!

Table of Contents

Versions

CoreUI is built on top of Bootstrap 4 and supports popular frameworks.

Only customers with Membership Plan have access to private github repositories.

CoreUI Pro

Admin Templates built on top of CoreUI Pro

CoreUI Pro Prime Root Alba Leaf
CoreUI Pro Admin Template Prime Admin Template Root Admin Template Alba Admin Template Leaf Admin Template

Prerequisites

Before you begin, make sure your development environment includes Node.jsยฎ and an npm package manager.

Node.js

Angular 7 requires Node.js version 8.x or 10.x.

  • To check your version, run node -v in a terminal/console window.
  • To get Node.js, go to nodejs.org.
Angular CLI

Install the Angular CLI globally using a terminal/console window.

npm install -g @angular/cli
Update to Angular 8

Angular 8 requires Node.js version 12.x
Update guide - see: https://update.angular.io

Installation

Clone repo

Only customers with Membership Plan have access to private github repository.

# clone the repo
$ git clone https://github.com/coreui/coreui-pro-angular-admin-template.git my-project

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Copy and Paste

Copy all your files to your project folder and then,

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:4200.
$ ng serve

# build for production with minification
$ ng build

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

coreui-pro-angular-admin-template/
โ”œโ”€โ”€ e2e/
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ app/
โ”‚   โ”œโ”€โ”€ assets/
โ”‚   โ”œโ”€โ”€ environments/
โ”‚   โ”œโ”€โ”€ scss/
โ”‚   โ”œโ”€โ”€ index.html
โ”‚   โ””โ”€โ”€ ...
โ”œโ”€โ”€ .angular.json
โ”œโ”€โ”€ ...
โ”œโ”€โ”€ package.json
โ””โ”€โ”€ ...

Documentation

The documentation for the CoreUI Pro Angular Admin Template is hosted at our website CoreUI

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility,CoreUI Pro Admin Template is maintained under the Semantic Versioning guidelines.

See the Releases section of our project for changelogs for each release version.

Creators

ลukasz Holeczek

Andrzej Kopaล„ski

Community

Get updates on CoreUI's development and chat with the project maintainers and community members.

Copyright and license

copyright 2019 creativeLabs ลukasz Holeczek.

DevOps

About


Languages

Language:TypeScript 64.5%Language:HTML 32.8%Language:SCSS 1.5%Language:CSS 1.0%Language:JavaScript 0.2%Language:Dockerfile 0.0%