Skip to content

Shivamitcs/MeanStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

SHIVAM MEAN Stack Demo

Frontend

This project was generated with Angular CLI version 10.1.2.

Development Server

Run the following command to start a development server:

ng serve

Navigate to http://localhost:4200/. The app will automatically reload if you change any source files.

Code Scaffolding

Generate a new component using:

ng generate component component-name

You can also generate other Angular elements like directives, pipes, services, classes, guards, interfaces, enums, and modules:

ng generate directive|pipe|service|class|guard|interface|enum|module

Build

To build the project, run:

ng build

The build artifacts will be stored in the dist/ directory. For a production build, use:

ng build --prod

Running Unit Tests

Execute unit tests using Karma:

ng test

Running End-to-End Tests

Run end-to-end tests using Protractor:

ng e2e

Further Help

For more information on Angular CLI commands, run:

ng help

You can also refer to the Angular CLI README.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors