The process is rather easy and straight forward:
1) In the MCUXpresso IDE, use the wizard (Quickstart Panel) to create a new project for your device
2) Add the source files (except startup code) from your Keil project to it
You might need to update compiler defines and include paths in the projects settings (but this depends on your project).
I hope this helps,
Erich