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.git
Install the dependencies (they will only be downloaded in a local folder):
cd eaglejs-demo
npm install
Then run npm run dev
to start the server, and open your browser at http://localhost:8080 to see the slideshows.