Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 213 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 213 Bytes

Base property in config issue

Setup

yarn # npm i

Run

yarn dev # npm run dev

Build

yarn build # npm run build

Serve built app

yarn serve # npm run serve