Skip to content

Project emulating a basic google drive front-end functionality

Notifications You must be signed in to change notification settings

ip3ly5/google-drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easytranslate

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

.ENV file

To prevent your api keys being displayed publicly on github you need to make an .env file in the root directory with the following keys.

VUE_APP_CLIENT_ID=*****
VUE_APP_CLIENT_SECRET=*****
VUE_APP_LOGIN_PASSWORD=*****
VUE_APP_LOGIN_USERNAME=****

About

Project emulating a basic google drive front-end functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published