Getting Started First, install the dependencies. npm install Second, run the development server: npm run dev The command above will automatically run both the server and client side. Open [http://localhost:8081] with your browser to see the result.