Skip to content

A ionic base whiteboard mobile app with voice and canvas drawing recording

Notifications You must be signed in to change notification settings

MuhammadAftabAslam/Canvas-Whiteboard

Repository files navigation

arbisoft-whiteboard

1) Clone the repo

Clone the repo from the above given URI

2) Install requirements

Install Node.js

Install ionic globally using npm npm install -g cordova ionic

If you want to run android emulator

Install android SDK manager

Install all dependent APIs

Install ADB globally

Create Virtual device for emulator using ADB

Below are the commands for initializing ionic project.

These are commands must use without sudo

Run application on emulator : ionic emulate android

Run application on browser : ionic serve

Run application on mobile : ionic run android

About

A ionic base whiteboard mobile app with voice and canvas drawing recording

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published