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 e54936e095 Lots of refactoring, working well. Changed backend a bit 3 years ago
backend Lots of refactoring, working well. Changed backend a bit 3 years ago
public init 3 years ago
src Lots of refactoring, working well. Changed backend a bit 3 years ago
.browserslistrc init 3 years ago
.env Lots of refactoring, working well. Changed backend a bit 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 Lots of refactoring, working well. Changed backend a bit 3 years ago
package.json Lots of refactoring, working well. Changed backend a bit 3 years ago
vue.config.js Lots of refactoring, working well. Changed backend a bit 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.