amruthpillai/Angular-2-Getting-Started

A simple CRUD single page application using Angular 2

0

stars

1

commits

HTML

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

1 commits

amruthpillai/Angular-2-Getting-Started

A simple CRUD single page application using Angular 2

0

stars

1

commits

HTML

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

1 commits

Languages

HTML

46.4%

TypeScript

29.1%

JavaScript

22.0%

CSS

2.5%