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.
To get started, download the zip of this repo or clone it with:
git clone https://github.com/Zulko/eaglejs-demo.gitInstall the dependencies (they will only be downloaded in a local folder):
cd eaglejs-demo
npm installThen run npm run dev to start the server, and open your browser at http://localhost:8080 to see the slideshows.