No description
  • Vue 85.1%
  • JavaScript 8.7%
  • HTML 6.2%
Find a file
2020-09-18 07:40:05 -07:00
.github tag specific deployer version 2020-08-19 22:10:31 -07:00
public initial skeleton app POC 2020-08-19 22:05:09 -07:00
src drop URL shortener until we can find one that is more reliable 2020-09-18 07:40:05 -07:00
.gitignore add intial styling without drag and drop functionality 2020-08-20 16:22:45 -07:00
babel.config.js initial skeleton app POC 2020-08-19 22:05:09 -07:00
LICENSE initial skeleton app POC 2020-08-19 22:05:09 -07:00
package-lock.json change styling 2020-08-21 17:58:26 +01:00
package.json add intial styling without drag and drop functionality 2020-08-20 16:22:45 -07:00
README.md initial skeleton app POC 2020-08-19 22:05:09 -07:00

file-drop

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.