diff --git a/README.markdown b/README.markdown index db5bac1..47f88be 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,12 @@ -# transit-board +# My Transit Board -SEPTA transit board for me \ No newline at end of file +SEPTA transit board for me. + +## Develop: + + $ npm install + $ npm run serve + +## Build: + + $ npm run build diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index c7b9a43..0000000 Binary files a/public/favicon.ico and /dev/null differ diff --git a/src/App.vue b/src/App.vue index 561ba06..eba524a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,28 +1,12 @@ diff --git a/src/assets/logo.png b/src/assets/logo.png deleted file mode 100644 index f3d2503..0000000 Binary files a/src/assets/logo.png and /dev/null differ diff --git a/src/components/HelloWorld.vue b/src/components/HelloWorld.vue deleted file mode 100644 index b5e7b47..0000000 --- a/src/components/HelloWorld.vue +++ /dev/null @@ -1,57 +0,0 @@ - - - - - -