Skip to content

How to migrate to new the Angular framework using ng-meta-data

Notifications You must be signed in to change notification settings

kampana/ng-metadata-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrating your AngularJS to Angular 2+ via ng-metadata

The ng-metadata (https://github.com/ngParty/ng-metadata) decorators allow you to develop with Angular 2+ syntax in your AngularJS (1.x) framework.

In this repository, we'll guide you through how to convert from JS to TS, and eventually to Angular 2+

Phase 0 - Master branch. Phonecat project with AngularJS 1.4, no webpack or npm, running with http-server: npm install http-server node .\node_modules\http-server\bin\http-server ./app -a localhost -p 8000

Next phase: Webpack the JS files into a single bundle

About

How to migrate to new the Angular framework using ng-meta-data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published