init
|
---|
0 parent
commit de6f00028269a6d06f9ad9c25dedb02fb2e5c349
|
.browserslistrc 0 → 100644 |
---|
.editorconfig 0 → 100644 |
---|
.eslintrc.js 0 → 100644 |
---|
.gitignore 0 → 100644 |
---|
README.md 0 → 100644 |
---|
babel.config.js 0 → 100644 |
---|
cypress.json 0 → 100644 |
---|
jest.config.js 0 → 100644 |
---|
package-lock.json 0 → 100644 |
---|
package.json 0 → 100644 |
---|
public/favicon.ico 0 → 100644 |
---|
|
public/index.html 0 → 100644 |
---|
src/App.vue 0 → 100644 |
---|
src/assets/logo.png 0 → 100644 |
---|
|
src/components/HelloWorld.vue 0 → 100644 |
---|
src/main.js 0 → 100644 |
---|
src/router/index.js 0 → 100644 |
---|
src/store/index.js 0 → 100644 |
---|
src/views/About.vue 0 → 100644 |
---|
src/views/Home.vue 0 → 100644 |
---|
tests/e2e/.eslintrc.js 0 → 100644 |
---|
tests/e2e/plugins/index.js 0 → 100644 |
---|
tests/e2e/specs/test.js 0 → 100644 |
---|
tests/e2e/support/commands.js 0 → 100644 |
---|
tests/e2e/support/index.js 0 → 100644 |
---|
tests/unit/example.spec.js 0 → 100644 |
---|