Run meteor.js locally without server

I recently made my application run locally without server deployment. It’s useful for application that needs to access internal services (database, API.) I’d love to hear how you do it for your application.