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 d41b0810d2
Verified the creation of JWTs
3 years ago
backend Verified the creation of JWTs 3 years ago
database Verified the creation of JWTs 3 years ago
public init 3 years ago
src Verified the creation of JWTs 3 years ago
.browserslistrc init 3 years ago
.env Verified the creation of JWTs 3 years ago
.eslintrc.js init 3 years ago
.gitignore Authorization and authentication in place (not tested) 3 years ago
AuthPlan.docx Login componenent outbound ready with ECC signing. 3 years ago
README.md init 3 years ago
TODO.txt Verified the creation of JWTs 3 years ago
babel.config.js Working header correction. Reword excel parsing/matching. Ready to submit data to server 3 years ago
database.tar.xz Verified the creation of JWTs 3 years ago
jsconfig.json init 3 years ago
package-lock.json Login componenent outbound ready with ECC signing. 3 years ago
package.json Login componenent outbound ready with ECC signing. 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.