Skip to content

romain-riviere/tasks-ionic

Repository files navigation

Simple Ionic/Angular app for tasks handling

To build the app

Clone this repo

git clone https://github.com/romain-riviere/tasks-ionic.git

Follow these steps to get a firebase project's config

https://firebase.google.com/docs/web/setup

Add your firebase configuration

Change src/config/firebase.config.ts to match your firebase configuration.

In the project's directory

Install the ionic cli

npm install -g ionic

Install the dependencies

npm install

Launch the app

ionic serve

About

Ionic/Angular application for tasks management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published