hello-world-angularjs

Hello World AngularJS

📚 A repository to explore and learn AngularJS framework.

wakatime Maintainability Test Coverage CodeFactor GitHub license GitHub last commit Codacy Badge


About

This repository provides a hands-on introduction to two of the most widely-used front-end frameworks:


Features


Prerequisites

  1. Node.js: Download and install Node.js (LTS version recommended).

Getting Started

AngularJS

  1. Install dependencies:
    npm install
    
  2. Start the development server:
    npm start
    

Resources


License

This repository is licensed under the MIT License.


Contributing

Feel free to contribute to this project by opening issues or submitting pull requests to enhance the examples.