Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 379 Bytes

File metadata and controls

16 lines (12 loc) · 379 Bytes

IONIC Puzzle Game

image01 image01

Clone Repository

> git clone https://github.com/wypark70/cube-app.git

Install node module

> npm install --global --production windows-build-tools
> npm install -g ionic cordova
> npm install

Run Server

> ionic serve
> ionic lab