This repo contains the source code used for the front-end part of the public website http://www.aurignacsouspression.fr
- Migration to TypeScript
- Migration to Angular 2+
- Integration with helloasso for ticketing
- Add list of local accomodations for the event
In addition to classic npm
, you need to have the following tools installed :
Then :
npm i
bower i
gulp build
To run it : this repo is intented to be run as part of a complete docker environment (configuration files not provided), but you can customize gulpfile.js
if you want to tailor it to your use.