Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 228 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 228 Bytes

Vue3 + Vuejs/vite + Redux starter

Command

Run it

yarn dev

With the debug option

yarn debug

Build

yarn build

Run test

yarn test

Run Cucumber story

yarn story