Skip to content

reobin/reobin.dev

Repository files navigation

reobin.dev

Getting Started

Run the development server:

npm install
npm run dev

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

Code formatting

npm run format