- Notifications
You must be signed in to change notification settings - Fork0
One framework. Mobile & desktop.
License
sonukapoor/angular
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation

Angular is a development platform for building mobile and desktop web applications
using TypeScript/JavaScript and other languages.
Contributing Guidelines ·Submit an Issue ·Blog
Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website.
To contribute to Angular docs, you can setup a local environment with the following commands:
# Clone Angular repogit clone https://github.com/angular/angular.git# Navigate to project directorycd angular# Install dependenciesyarn# Build and run local dev server# Note: Initial build will take some timeyarn docs
- InstallNode.js which includesNode Package Manager
Install the Angular CLI globally:
npm install -g @angular/cliCreate workspace:
ng new [PROJECT NAME]Run the application:
cd [PROJECT NAME]ng serveAngular is cross-platform, fast, scalable, has incredible tooling, and is loved by millions.
Learn about the latest improvements.
Check out ourupgrade guide to find out the best way to upgrade your project.
Read through ourcontributing guidelines to learn about our submission process, coding rules, and more.
Want to report a bug, contribute some code, or improve the documentation? Excellent! Read up on our guidelines forcontributing and then check out one of our issues labeled ashelp wanted orgood first issue.
Help us keep Angular open and inclusive. Please read and follow ourCode of Conduct.
Join the conversation and help the community.
Love Angular? Give our repo a star ⭐ ⬆️.
About
One framework. Mobile & desktop.
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Languages
- TypeScript84.8%
- JavaScript8.8%
- HTML2.3%
- Starlark2.2%
- CSS1.1%
- SCSS0.6%
- Other0.2%
