Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hens-virtuella-varld/home-app
https://github.com/hens-virtuella-varld/home-app
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hens-virtuella-varld/home-app
- Owner: hens-virtuella-varld
- License: mit
- Created: 2024-02-24T13:02:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T13:48:55.000Z (11 months ago)
- Last Synced: 2024-02-24T14:29:19.130Z (11 months ago)
- Language: JavaScript
- Size: 1.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`