Skip to content

Commit

Permalink
Merge pull request #8 from Real-Dev-Squad/feature/dummy-homepage
Browse files Browse the repository at this point in the history
Dummy homepage
  • Loading branch information
ankushdharkar authored Jan 10, 2021
2 parents aa4645f + 8255e28 commit ae34421
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ You will need the following things properly installed on your computer.
* Visit your app at [http://localhost:4200](http://localhost:4200).
* Visit your tests at [http://localhost:4200/tests](http://localhost:4200/tests).

> ℹ️ Use `npx` command to run the installed ember version locally.
### Code Generators

Make use of the many generators for code, try `ember help generate` for more details
Expand Down
1 change: 1 addition & 0 deletions app/templates/index.hbs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Index page works!

0 comments on commit ae34421

Please sign in to comment.