How to migrate a project developed by Angular2 to Mini Program?

how do I migrate a project developed by Angular2 to Mini Program?

what I find is basically mpvue or angularJS.
I just need the general steps, and I"ll do the rest myself.


low-cost solution:

1, Mini Program access
2 to shell Mini Program, no matter whether it is native or otherwise.
3. Use the web-view component of Mini Program to nest Angular2 projects directly. (need to configure the business domain name of Mini Program)
4. Function modification (for example: sharing, payment)

High-end solution:

use wepy , mpvue , or native high imitation Angular2 project


Note that Mini Program has a limited page size; if the project is large, it is recommended to redevelop it

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2b3ba-2ba8c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2b3ba-2ba8c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?