Convert SBW (Savings Bond Wizard) files to CSV format so they can be opened in your favorite spreadsheet program including LibreOffice Calc and Excel.
This project was bootstrapped with Vue CLI with the following config.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
This will create a dist folder which can be deployed to gh-pages or any other host.
Runs the linter against your code.
Deploy to IBM Cloud - requires ibmcloud CLI and, of course, you have to log into an account.
Runs your unit tests - BTW there are NO unit tests
You can learn more in the Vue CLI Overview.
To learn Vue, check out the Vue documentation.