Skip to content

slaven3kopic/angularjs2angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs2angular

Overview

This application takes the developer through the process of migrating from AngularJS to Angular. It is based on angular-phonecat application. It follows steps described in the guide.

Migration steps

  • Convert files from .js to .ts
  • Include Webpack
  • Add Angular dependencies
  • Use @angular/upgrade to run hybrid app (AngularJS and Angular at the same time)
  • Migrate and downgrade Phone service as a test
  • Include webpack-dev-server

Running

  • npm start

Building

  • npm run build

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published