the liveplant client app.
You need node and npm installed. I recommend you install node with nvm.
npm installwill install all of the required dependencies.npm run devruns the development server. The development server hot reloads when changes are made.