Skip to content

Commit

Permalink
Instructions for getting started
Browse files Browse the repository at this point in the history
plus: removing obsolete start from project template
  • Loading branch information
basti1302 committed May 20, 2014
1 parent 4889e25 commit ad815cb
Showing 1 changed file with 6 additions and 23 deletions.
29 changes: 6 additions & 23 deletions README.md
@@ -1,27 +1,10 @@
# Boilerplate for new Hoodie App
# Code Quiz

You can start to build your (mobile) app in a fingersnap.
A quiz app build on Hoodie and AngularJS.


## Get Going

## Installation

`$ hoodie new appName -t "zoepage/hoodie-moufle" `


## Including

+ jQuery-1.9.1
+ Skeleton 1.2
+ Bootstrap 3

index.html
+ hoodie-accountbar (SignIn / SignOut)
+ including all (css + js) files you need

main.css (OO-CSS structure)
+ layout.css
+ modules.css

main.js
+ init hoodie
* `npm install`
* `bower install`
* `hoodie start`

0 comments on commit ad815cb

Please sign in to comment.