Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 317 Bytes

RoboShield is a web application that allows users to create and manage their robots.txt files.

Getting Started

Install dependencies

pnpm install

First, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.