Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hens-virtuella-varld/home-app


https://github.com/hens-virtuella-varld/home-app

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Angular Homes App

- Install Angular if you don't have it installed

`npm install -g @angular/cli`

- Clone this branch to your local machine

`git clone https://github.com/hens-virtuella-varld/home-app.git`

- Once the code has been downloaded

`cd homes-app`

- Install the depencies

`npm install`

- Run the application

`ng serve` or `npm start`