Lance Edgar
d87c4dfc50
Add basic 'tasks' file, for dev convenience
...
also, to test git commit hooks
2019-11-06 16:06:44 -06:00
Lance Edgar
3617d1bd47
Update changelog
2019-11-06 15:28:45 -06:00
Lance Edgar
4d3513ac80
Hopefully include dist files in npm package build
2019-11-06 15:28:09 -06:00
Lance Edgar
71517c328e
Update changelog
2019-11-06 15:20:42 -06:00
Lance Edgar
62981b8e90
Try to get Vue.use()
to work with components
...
but really, test the release again, b/c it's not working yet...
2019-11-06 15:19:44 -06:00
Lance Edgar
c7dbfd0f7a
Fix some syntax errors in package.json
...
pesky json and its commas...
2019-11-06 14:14:56 -06:00
Lance Edgar
29f58ac1b0
Fix project name in changelog
2019-11-06 14:06:46 -06:00
Lance Edgar
bc92ce00b7
Declare authorship, license; add changelog
2019-11-06 14:05:14 -06:00
Lance Edgar
11392e864e
Add basic "menu" component, for typical use case
2019-11-06 13:22:53 -06:00
Lance Edgar
554736e842
Add "app" component, for basic layout and housekeeping
2019-11-06 13:01:27 -06:00
Lance Edgar
5ef0703d60
Add "feedback" component; vuex store config
...
seems i have a lot to learn...pretty sure this isn't very clean yet
2019-11-06 10:55:52 -06:00
Lance Edgar
7bdaeee691
Add initial "logo" component
...
still just proving some concepts at this point
2019-11-06 00:10:26 -06:00
Lance Edgar
41e65b33c8
Ignore package-lock.json
2019-11-05 18:41:33 -06:00
Lance Edgar
7e2f318f8d
init
...
this repo was created by running `vue create byjove` and then:
use defaults? Manually select features
features needed: Router, Vuex
use history mode for router? Yes
where to place config? In dedicated config files
save as preset? No
(and then i had to edit commit msg to add the above)
2019-11-05 18:41:00 -06:00