Skip to content

Shubhamag12/AngularJS-App

Repository files navigation

Demo

This project was generated with Angular CLI version 10.0.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

How to Run:

1.) Extract the zip file to a suitable folder.

2.) Navigate to the project folder and install angular cli by npm install -g @angular/cli@latest

3.) Run npm install

3.) Install angular material by npm install -g @angular/cli@latest --save

4.) Install cdk by npm install -g @angular/cli@cdk --save

5.) npm install --save @angular/animations@latest

6.) npm install --save hammerjs@latest

7.) npm install --save @angular/flex-layout@latest

8.) In the main folder, you can see a zip file named database.zip.

9.) In the terminal install json server by npm install json-server -g.

10.) Now go to the json server folder and extract the database.zip file here.

11.) Configure the server by typing json-server --watch db.json -d 2000 from the json-server folder.

12.) Now go to your project location within terminal and apply ng serve --open

About

An AngularJS app for a restaurant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published