Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Latest commit

 

History

History

website

dumi app

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build site app,

$ npm run build