https://github.com/nickpolizogopoulos/shopping-list-app
https://github.com/nickpolizogopoulos/shopping-list-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nickpolizogopoulos/shopping-list-app
- Owner: nickpolizogopoulos
- Created: 2023-11-28T17:45:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-17T22:07:58.000Z (7 months ago)
- Last Synced: 2025-01-31T22:52:49.753Z (5 months ago)
- Language: TypeScript
- Size: 575 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular - Shopping List Application
A small application I made with just the very basics of Angular.
Let's see if I can make it better in some months of coding.This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.2.0.
## Instructions
Clone or download the repository to your local machine, `cd` in the folder and run `npm install` (you need node.js `https://nodejs.org` ).
## To launch the application
Run `ng serve` and navigate to `http://localhost:4200/`.