Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 204 Bytes

File metadata and controls

13 lines (9 loc) · 204 Bytes

San Diego DEVx Website

Development

# Install dependencies
npm i

# Run development server locally
npm run dev

The site will be running at http://localhost:3000`.