You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Griffiths Lott 6e59501a2d Working header correction. Reword excel parsing/matching. Ready to submit data to server 3 years ago
backend Updated template regex, working header/value checker in vue ExcelUpload 3 years ago
public init 3 years ago
src Working header correction. Reword excel parsing/matching. Ready to submit data to server 3 years ago
.browserslistrc init 3 years ago
.eslintrc.js init 3 years ago
.gitignore Basic Vue upload page that reads excel file. No document validation. ASP.Net API with endpoint to request the current data standard and an endpoint to allow for excel uploads. 3 years ago
README.md init 3 years ago
babel.config.js Working header correction. Reword excel parsing/matching. Ready to submit data to server 3 years ago
jsconfig.json init 3 years ago
package-lock.json Working header correction. Reword excel parsing/matching. Ready to submit data to server 3 years ago
package.json Working header correction. Reword excel parsing/matching. Ready to submit data to server 3 years ago
vue.config.js init 3 years ago

README.md

portfolio_vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.