Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhea0 committed Jan 5, 2017
1 parent 93381bd commit f40d598
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Angular Boilerplate
# Token-Based Authentication With Angular

- fork/clone
- `npm i`
- `gulp`
## Want to learn how to build this project?

Check out the [blog post](http://mherman.org/blog/2017/01/05/token-based-authentication-with-angular).

## Want to use this project?

1. Fork/Clone
1. Install dependencies - `npm install`
1. `gulp`

0 comments on commit f40d598

Please sign in to comment.