The ng-be 2017 application
- Clone this repository.
- Rename
src/app/app.config.example.ts
tosrc/app/app.config.ts
and fill in the correct information. - Run
yarn
(ornpm install
) from the project root. - Install the ionic CLI (
npm install -g ionic
) - Run
yarn start
(ornpm start
) in a terminal from the project root. - Import the
data.json
file to your Firebase database.
MIT © ng-be