diff options
author | Teddy Wing | 2017-02-03 21:50:28 +0100 |
---|---|---|
committer | Teddy Wing | 2017-02-03 21:50:28 +0100 |
commit | afb3ec629045fece6c9b038d548808fd8c120fdd (patch) | |
tree | 1ccabc860db954edeab854567b75dbd77db95284 /README.md | |
parent | ce84731d02d0986a1172e80e690b6601f8c00e32 (diff) | |
download | Angular-tutorial-afb3ec629045fece6c9b038d548808fd8c120fdd.tar.bz2 |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 26 |
1 files changed, 3 insertions, 23 deletions
@@ -1,24 +1,4 @@ -# README +Angular Tutorial +================ -This README would normally document whatever steps are necessary to get the -application up and running. - -Things you may want to cover: - -* Ruby version - -* System dependencies - -* Configuration - -* Database creation - -* Database initialization - -* How to run the test suite - -* Services (job queues, cache servers, search engines, etc.) - -* Deployment instructions - -* ... +Demonstrating how to write an Angular 1 application. |