An example setup for compiling node server code in addition to client code.
- Open two terminal windows
- In first, navigate to
serverdirectory and runmimosa watch - In second, navigate to
clientdirectory and runmimosa watch -s - Browse to http://localhost:3000