Skip to content

Exclusiveideas/cloud-kitchen

Repository files navigation

CloudKitchen

A simple restaurant application built in angular.

STACK

SASS TypeScript JavaScript

Installation Steps

1. First clone the project by running
git clone https://github.com/<your-username>/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✨✨.