Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 512 Bytes

Readme.md

File metadata and controls

13 lines (9 loc) · 512 Bytes

elliotbentley.com

My personal website, built using Astro.

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run start Starts local dev server at localhost:3000
npm run build Build production site to ./dist/