Basically, React Snowpack Tailwind Starter as client and MEN Starter as server.
cd client.npm i; npm start- Open a new terminal instance and
cd serverthere. npm i; npm start
You now have two terminal instances 🏃🏾♂️. One for client and one for server.