amruthpillai/Angular-2-Starter-Template

This is a starter template for Angular 2 applications for future use, so we can start building apps on the new platform from off-the-shelf.

0

stars

10

commits

JavaScript

primary language

Nov 27, 2025

updated

README

Angular 2 Starter Template

This is a starter template for Angular 2 applications for future use, so we can start building apps on the new platform from off-the-shelf.

Just run the following commands to get your app running

Clone this repository and run npm install which will install the necessary packages for you to get started with Angular 2. Then, just run npm start and the server will start running on localhost:3000 along with auto-reload on browsers and constant watching for changes.

To Summarize:

  git clone https://github.com/AmruthPillai/Angular-2-Starter-Template.git
  npm install
  npm start

Contributors

amruthpillai

10 commits

amruthpillai/Angular-2-Starter-Template

This is a starter template for Angular 2 applications for future use, so we can start building apps on the new platform from off-the-shelf.

0

stars

10

commits

JavaScript

primary language

Nov 27, 2025

updated

README

Angular 2 Starter Template

This is a starter template for Angular 2 applications for future use, so we can start building apps on the new platform from off-the-shelf.

Just run the following commands to get your app running

Clone this repository and run npm install which will install the necessary packages for you to get started with Angular 2. Then, just run npm start and the server will start running on localhost:3000 along with auto-reload on browsers and constant watching for changes.

To Summarize:

  git clone https://github.com/AmruthPillai/Angular-2-Starter-Template.git
  npm install
  npm start

Contributors

amruthpillai

10 commits

Languages

JavaScript

47.2%

HTML

36.2%

TypeScript

16.6%