You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2021. It is now read-only.
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.