A simple wrapper component built with Vite-Vue2-Typescript
Component name | Status |
---|---|
Wrapper component | done ✔️ |
Nested Tables | done ✔️ |
Totally recursive | done ✔️ |
Delete functionality | done ✔️ |
Vite is a powerful baby technology for simple-to-complex && fast development. That's why I chose it for this simple task
After cloning this repo, just run the following command:
npm install
npm run dev
npm run build
npm run test