Install ngx-admin

Install tools

Node.js - https://nodejs.org. Please note the version should be >=8
Npm - Node.js package manager, comes with Node.js. Please make sure npm version is >=5



Download the code


When you completed tools setup, you need to download the code of ngx-admin application. The easiest way to do that is to clone GitHub repository:


Open cmd prompt and run the below command:==>

 git clone https://github.com/akveo/ngx-admin.git

After clone is completed, you need to install npm modules:

 cd ngx-admin && npm i 

run a local copy 

 npm start 

Comments

Popular posts from this blog

datatable with both top and bottom scroll bar.

Display Loader and disable page while waiting for ajax request

Invalid bean property or is not readable to loading Jsp page