Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adefokun committed Oct 21, 2015
1 parent 66c1806 commit eb2f8ce
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,21 @@
A simple and complete Intel XDK Ionic Framework starter project to enable the use of Intel XDK HTML designer for your Ionic Framework project that can take full advantage AngularJS. The bundled Ionic Framework Starter in Intel XDK does not enable use of the powerful Intel XDK HTML Designer because of the way Angular JS requires HTML templates to be defined to enable one-page design.

# Installation
-Open the unzipped folder
-Open intel-xdk-ionic-angularjs-starter-template-masterfolder
-Copy IonicProjectStarter folder to your projects directory and rename to "YourProjectName"
-Open "YourProjectName" and rename "IonicProjectStarter.xdk" to "YourProjectName.xdk"
-Open your IntelXDK software
-Under Projects tab of IntelXDK, click OPEN AN INTEL XDK PROJECT
-Browse to "YourProjectName" folder in your projects directory
-Click and open "YourProjectName.xdk"
Open the unzipped folder

Open intel-xdk-ionic-angularjs-starter-template-masterfolder

Copy IonicProjectStarter folder to your projects directory and rename to "YourProjectName"

Open "YourProjectName" and rename "IonicProjectStarter.xdk" to "YourProjectName.xdk"

Open your IntelXDK software

Under Projects tab of IntelXDK, click OPEN AN INTEL XDK PROJECT

Browse to "YourProjectName" folder in your projects directory

Click and open "YourProjectName.xdk"

That will be it.

Expand Down

0 comments on commit eb2f8ce

Please sign in to comment.