Online ide with vuejs support

Hello,

I like to try to develop a new app.
For that I’m thinking about the dev environment.
For a flexible use I try to make an online only setup.
That means everything I need for developing should be accessed by a browser.
For installation I have a vServer with web access.

Yet tested is a cloud9 docker container with storage connection to a nc instance.
Works well.

But I’m new to vuejs and like to learn. I need some environment for make, npm and nodejs if I’m not mistaken.
Can you give me a hint how to realize that in an online ide?
I’ve seen no docker container within that programs. And I can’t install it directly to the server, cause it is a productive one I will not touch directly.

So question: is there a recommendation for a (self) hosted online ide with vuejs precompiling option?

regards,
Florian