ntancardoso / pancakes

A mobile application to create, manage and share your curated list of anything.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Pancakes

A mobile application to create, manage and share your curated list of anything.

Setup

  1. Download the project
git clone https://github.com/ntancardoso/pancakes.git
  1. Go to the project directory and install dependencies
npm install

Test

  • Run tests
npm test
  • Run E2E test
npm run e2e

Deploy

  • Launch on browser
ionic serve
  • Launch on device
cordova run --device
  • Check out the Ionic Docs on how to build and package the app.

About

A mobile application to create, manage and share your curated list of anything.


Languages

Language:TypeScript 53.2%Language:HTML 17.4%Language:CSS 16.5%Language:JavaScript 12.8%