Skip to content

Commit

Permalink
feat(readme): updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismaestro authored and iramos committed Jan 16, 2017
1 parent b49beb4 commit 612291c
Showing 1 changed file with 22 additions and 7 deletions.
29 changes: 22 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,24 @@
# Getting Started
# Sample App with Angular 2 + Typescript + Angular CLI + Bootstrap 4

Angular 2 App that follows Best Practices from the official style guide
Sample app made with :heart:

## Run and go
```
npm install
npm start
```
### Demo

## Based on
Angular 2, Bootstrap 4, Angular CLI and more plugins like ng2 translate

## How can I support developers?
- Star our GitHub repo :star:
- Create pull requests, submit bugs, suggest new features or documentation updates :wrench:

## Features
* TypeScript
* Webpack
* Responsive layout
* Bootstrap 4 CSS Framework
* Sass
* Angular 2
* jQuery

Enjoy :metal:
I'm always happy to hear your feedback!

0 comments on commit 612291c

Please sign in to comment.