https://github.com/exclusiveideas/cloud-kitchen
A simple restaurant application built in angular
https://github.com/exclusiveideas/cloud-kitchen
angular css html javascript restaurant restaurant-website typescript
Last synced: 2 months ago
JSON representation
A simple restaurant application built in angular
- Host: GitHub
- URL: https://github.com/exclusiveideas/cloud-kitchen
- Owner: Exclusiveideas
- Created: 2022-04-23T06:36:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T09:10:54.000Z (over 3 years ago)
- Last Synced: 2025-03-30T23:27:51.325Z (about 1 year ago)
- Topics: angular, css, html, javascript, restaurant, restaurant-website, typescript
- Language: TypeScript
- Homepage:
- Size: 1.35 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CloudKitchen
A simple restaurant application built in angular.
## STACK
[](https://github.com/Exclusiveideas)
[](https://github.com/Exclusiveideas)
[](https://github.com/Exclusiveideas)
## Installation Steps
**1. First clone the project by running**
``` git clone https://github.com//cloud-kitchen.git ```
**2. Go into the project directory**
``` cd cloud-kitchen ```
**3. Install all the dependencies**
``` npm i ```
**4. Start the application development server**
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
**The app is now running**
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
#### Don't forget to star this repository✨✨.