Demo App Built Using Amexio v2.0 (Bootstrap 4)

August 4, 2017 ยท View on GitHub

Prerequisite

Node, Npm & Angular CLI

To install the Angular CLI:

npm install -g @angular/cli

Note :Please Install the above before you proceed

Getting Started

  1. Git Clone this Project in a folder
git clone https://github.com/meta-magic/amexio-demoapp.git
  1. cd into the folder amexio-demoapp
  2. Run the following command
npm install
  1. Now simply run following command and Navigate to http://localhost:4200/
ng serve

This project was generated with Angular CLI version 1.2.6.

Further help (Angular CLI)

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

amexio-demoapp