Skip to content

lencx/angular2-init

Repository files navigation

Angular2 Beta Boilerplate

Description :

This repository acts as a very simple Angular2 beta boilerplate with which you can get started developing Angular2 immediately. It is derived from the official Angular2 Documentation which can be found here.


Usage :

Follow the following steps.
important : TypeScript and npm (or yarn) has to be installed on your machine!

  • Clone this repository into your local machine.
git clone https://github.com/lencx/angular2-init.git
  • Install packages.
npm install (or yarn install)
  • Start server(includes auto refreshing) and gulp watcher.
npm start

About

⚡️ Angular2 Beta Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published