A simple Ionic2 App built for voting.
You will need Node 4.4+ and NPM 3.0+
After cloning the repo, cd to the project:
npm install
npm install -g ionic@beta
ionic serve --lab
- Add about page
- Configure Firebase library
- Configure User login and basic data fetching (via Firebase)