Skip to content

dunovank/eaglejs-demo

 
 

Repository files navigation

Example slideshows for Eagle.js

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.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 70.8%
  • JavaScript 27.0%
  • CSS 1.6%
  • HTML 0.6%