-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Timo Ernst
committed
Jun 5, 2015
1 parent
95f458a
commit 30451cc
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Framework7-Pure-Angular-Template | ||
A template for Framework7 based on Angular with pure HTML5, CSS3 and JS | ||
|
||
This is a very simple template for Framework 7 that's based on AngularJS. I had created another one before (https://github.com/valnub/Framework7-Typescript-Template) but for some people this seemed to be to complicated, so I stripped off Grunt, NPM, SASS and TypeScript. The result is a pure template which only consists of html, css and javascript. No compile process, no dependecies and no typescript. Very simple. Just download, copy to localhost and open index.html. |