Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Zulko/eaglejs-demo
- Owner: Zulko
- License: isc
- Created: 2017-03-12T18:23:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-09T23:14:46.000Z (over 2 years ago)
- Last Synced: 2024-08-02T14:13:00.782Z (3 months ago)
- Language: Vue
- Homepage: https://zulko.github.io/eaglejs-demo/
- Size: 2.64 MB
- Stars: 44
- Watchers: 4
- Forks: 37
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred-test - Zulko/eaglejs-demo - Demo slideshows for Eagle.js (Vue)
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.