Just try it: Demo (This app is meant to be used on mobile or tablet)
The Capgemini Expo Guide for the National Retail Federation (NRF) has been created to allow clients and users to access the list of most relevant startups, previously curated by the team, while being able to filter them based on their specific interests. This app is cross-platform and relying on Ionic and the Angular Framework, with a Firebase backend. It is aimed to be used mainly on mobile and tablet.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Before installing and using the app, make sure you have the Angular CLI installed globally, as well as Ionic, Node.js and NPM.
| Name | Version |
|---|---|
| Ionic | 4.0 |
| Angular CLI | 8.3.5 |
| NodeJS | 10.16.3 |
| npm | 6.9.0 |
To install the server on your system, download the code using Github's interface. Once you've cloned the repository, open a terminal window at the root of the project folder and type the following command:
npm installThis will install all the different dependencies.
Run ionic serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run ionic cordova run [device type, ex: android] to build the project in production for your device.
- Valentin Pereira - Double degree in Communications and Computer Networks Engineering - INSA Lyon x Politecnico di Torino
