dumi app

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build site app,

$ npm run build