Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 242 Bytes

File metadata and controls

19 lines (12 loc) · 242 Bytes

The new BreweryX Documentation

(WIP)

Running a development server

1. Install Dependencies

npm install

2. Start the Development Server

npm run dev

Site will be available at http://localhost:4321/.