/goindex-code-builder

A Quick Deployment for Google-Drive-Directory-Index, Deployed on [glitch.me](https://glitch.com/edit/#!/goindex-builder-acrou)

Primary LanguageHTML

goindex-code-builder

On the front-end,

  • Edit views/index.html to change the content of the webpage
  • public/script.js is the javacript that runs when you load the webpage

On the back-end,

  • your app starts at server.js.
  • add frameworks and packages in package.json.