
This is a base template for Angular 2. It contains the core files you will need when starting an Angular 2 project.
To get started, follow the instructions below.
$3
Download the latest version of Node.js if you do not already have it installed on your machine. This download will also
include the latest version of npm.
https://nodejs.org/en/download/
$3
Clone this repo into a new project folder. You may also download it as a ZIP file.
https://github.com/buckyroberts/angular-2-template.git
$3
Once you have the files downloaded, navigate into the root project directory and run the following command. This will
install all libraries and dependencies.
npm install
$3
Now you can start the TypeScript compiler in watch mode and run lite-server with automatic refreshing.
npm start
*
$3
-
angular.io - Official website for Angular and Angular 2.
-
Getting Started - Quick guide on how to get up and running.
-
Forum - For Angular 2 related questions, news, and discussion.
-
Reddit - Subreddit for Google's next iteration of AngularJS.
$3
-
thenewboston
-
Facebook
-
Twitter
-
Google+
-
reddit
-
Donate