UNPKG

dext5upload-vue3

Version:

Vue3 + TypeScript component for DEXT5 Upload

15 lines (10 loc) 247 B
# Samples Each sample is a self-contained app. ## Running samples To run any sample you need to perform basic setup steps: ```sh cd samples/sample_name npm i npm run serve ``` The sample will be available under `localhost:8080`.