Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 246 Bytes

File metadata and controls

21 lines (14 loc) · 246 Bytes

My personal blog

To install dependencies:

npm install

To run development server:

npm run dev

To create a production version":

npm run build

You can preview the production build with npm run preview.