This repo contains the source code used for the front-end part of the administration website
- Migration to TypeScript
- Migration to Angular 2+
- Better integration with Firebase
In addition to classic npm
, you need to have the following tools installed :
Then :
npm i
bower i
gulp inject
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.