Tipster74743 / QCard

Qcard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Substitute ios for android if not on a Mac.

Temp

This project was generated with Ionic

Setting up

After cloning the repository Run npm install

You may also need to run npm install -g ionic

Development server

Run ionic serve for a dev server. Navigate to http://localhost:8100. The app will automatically reload if you change any of the source files.

Build

Run

ionic cordova run android --prod --release

or

ionic cordova build android --prod --release

Running on Mobile

Run a production build of your app with ionic cordova build ios --prod Open the .xcodeproj file in platforms/ios/ in Xcode Connect your phone via USB and select it as the run target Click the play button in Xcode to try to run your app

About

Qcard


Languages

Language:TypeScript 44.7%Language:HTML 30.2%Language:CSS 22.0%Language:JavaScript 3.2%