Using middleman, haml, and vue.js together!
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
44
commits
changed main-vue to be es6 so that application.js loads in transcompiled code
02a3d78
Vuex instead of Redux in README
dd66399
change to js.es6 so execjs can parse
8152c5a
only calling vuex once
92b6ee3
switched over to Veux instead of Redux
78608ce
prettier if statements for state checker
d683369
updated README
bed201c
delegate all data to reducers for state
93075dc
added redux - using two seprate stores - one for each 'app'
04c33f9
more clear text for differentiating apps
618ad92
two entry points for two different single page apps
c999d39
update README
d504534
passing props down to comments component from app component
c750bfa
reducing files created on build
bdae11f
sections and articles instead of divs
c016d9e