The project was created to work with Excel spreadsheets.
Capabilities:
- Upload XLSX file
- Change table values
- Add new rows
- Delete rows
- Copy rows
- Export table to XLSX file
- Vue
- Vue-cli
- xlsx
- vuetify
npm install
npm run serve
The project starts on port 8080
by default
npm run build