Skip to content

A simple base project for Angular 2 apps, based on latest angular 2 version. Including lite server, file watch and reload.

License

Notifications You must be signed in to change notification settings

Mavlarn/angular2-basic

Repository files navigation

angular2-basic

A simple base project for Angular 2 apps, based on latest angular 2 version. Including lite server, file watch and reload.

The project is supposed to be used as a base project to learn angular2. Becasue there is no gulp or webpack to implement the tasks like minify and bundle js files, this repository should not be used in your product development.

How to use.

Clone the repository, install the dependency and run:

git clone https://github.com/Mavlarn/angular2-basic
cd angular2-basic
npm install
npm start

About

A simple base project for Angular 2 apps, based on latest angular 2 version. Including lite server, file watch and reload.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published