Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Zulko/eaglejs-demo

Demo slideshows for Eagle.js
https://github.com/Zulko/eaglejs-demo

Last synced: 4 days ago
JSON representation

Demo slideshows for Eagle.js

Awesome Lists containing this project

README

        

# Example slideshows for Eagle.js

This project is bootstrapped with `@vue/cli`.

This folder/repo contains the source of a demo Eagle.JS webpage featuring a few slideshows. [Here is the page in action](https://zulko.github.io/eaglejs-demo/#/).

To get started, download the zip of this repo or clone it with:
``` bash
git clone https://github.com/Zulko/eaglejs-demo.git
```

Install the dependencies (they will only be downloaded in a local folder):
```bash
cd eaglejs-demo
npm install
```

Then run ```npm run dev``` to start the server, and open your browser at [http://localhost:8080](http://localhost:8080) to see the slideshows.