- Repository for VTA Tour website.
- Version: 1.0
- NodeJS
- NPM
- Bower
- Gulp
- Clone the repository
- Go to the "web" folder
- Run "npm install && bower install" to install the node_modules and bower dependencies
- Run "gulp serve" to run the application
- Go to vta project main folder
- Update the file .firebaserc with your project id
- run the build script: "./build"
- Run the command: "firebase deploy"
- Firebase (Backend)
- Polymer (Frontend)
The Git branch model that will be followed is the one proposed by GitFlow and documented here.