Skip to content

Commit

Permalink
README: Links to angular and material docs (fixes #1275) (#1495)
Browse files Browse the repository at this point in the history
  • Loading branch information
singharpita authored and paulbert committed Jun 28, 2018
1 parent 45471dd commit 1e47c31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

Project to create a prototype for a reboot of the BeLL apps using Angular5 & CouchDB2.

Link to [Angular Doc](https://angular.io/docs) and [Material Design](https://material.angular.io/).

## To work on this

The only prerequisite is Vagrant. If you don't know about it, please do some research and try it. After cloning the repository, run `vagrant up` in the console. Once it's done installing the virtual machine it'll automatically start compiling the app. After about 10 seconds, you can open the app at `localhost:3000`.
Expand Down

0 comments on commit 1e47c31

Please sign in to comment.