suspicious-owl

Suspicious Owl 🦉

This project is a web application with a Node.js backend and a static frontend.

🚀 Quick Start (Windows)

Just double-click on run.bat in the project root. This file:

  1. Checks for Node.js installation.
  2. Installs missing dependencies (if needed).
  3. Automatically opens the browser at http://localhost:3000.
  4. Starts the Node.js server.

💻 Manual Start

If you prefer using the terminal:

npm install
npm start

The server will be available at http://localhost:3000.


Created with ❤️ by Antigravity