1.0.0 • Published 5 years ago

@fronty-demo/hybrid-migration v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Hybrid migration

We have an existing AngularJS app, and would like to migrate to React without losing our existing work.

We create a new header in React, including menus for both AngularJS ("existing") parts and React ("new") parts.

Compiling

Simply run webpack (or yarn build) ; it is configured to compile both the legacy and modern application, and join them into one fronty app.