Table of Contents
Website of the association Alpes Esport presenting the organization as a whole and gathering all the past and future events organized by it.
- Home page
- Timeline
- Carousel and galleries
- Rankings
- Presentation of the association
- Presentation of future and past events
- Twitch stream status
- VueJS 3
- Sass
- Vue-i18n
- Vue-router
- Vue-my-photos
- Vue-observe-visibility
- Disable-scroll
- Fontawesome
- SplideJS
- CountUp
- Timeline
curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
sudo apt-get install -y nodejs
- Clone the project
git clone https://github.com/Alpes-Esport/Website
cd website
- Install dependencies
npm install
- Start the server
npm run serve
The server should start on localhost:8080.
To deploy this project run
npm run build
A new dist
folder will appear containing the entire compiled website.
- Home page
- Carousel
- Timeline
- Ranking
- Gallery
- Twitch API integration
- Google Drive integration
If you have any feedback, please reach out to us at alpes.esport@gmail.com.