Table of Contents
Website of the association Rv & Co promoting the productions and social networks.
- Video teaser with important numbers
- Our productions
- Other projects with carousel
- Association's presentation with its members and Instagram posts
- Contact
- 100% Responsive design
- Live notification for the Twitch channel
- Translation (EN / FR)
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/StudioRvAndCo/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.
- Video teaser with numbers
- Sync with YouTube API for statistics
- Animate numbers
- Productions
- New production
- List of productions
- Other productions
- Carousel of other projects
- Presentation of the association
- Presentation of the members
- Sync with Instagram API for latest posts
- Contact
- Sync with Twitch API for live notification
If you have any feedback, please reach out to us at [email protected].