Skip to content

hefeng6500/blog

Repository files navigation

dumi app

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build site app,

$ npm run build