Skip to content

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