Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Quick Start

Alex Lu edited this page Jul 4, 2015 · 5 revisions

Quick Start

Note: The Quick Start assumes you already have some experience with the command line as well as Git, NodeJS, and NPM installed. Otherwise, you should start with the Getting Started section in the sidebar.

Install Gulp, Yeoman, and the template

npm i -g gulp yo generator appx

Scaffold out the project

yo appx

To easily speed this process up significantly check out the Tips section in the sidebar.

Run Gulp

gulp

Screencast

asciicast

Clone this wiki locally