jagonalez / apiko-aurelia

Apiko Aurelia Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apiko-aurelia

Apiko Aurelia Demo

Install

Aurelia CLI

If you don't have Aurelia CLI you will need it globally to run the project.

npm install -g aurelia-cli

In your project folder run:

npm install

Running the project

To run the demo, again in your project folder run:

au run --watch

Then navigate to http://localhost:9000/

This assumes Apiko is running at localhost:5000.

If it isn't then update baseUrl api.js in src/services.

About

Apiko Aurelia Demo


Languages

Language:JavaScript 99.6%Language:HTML 0.4%Language:CSS 0.0%