framework-wars

Framework wars is small VueJS app that displays most popular JavaScript frameworks in chart like list.

I made this small app to get into VueJS. As an outcome it turned out that this hype framework is quite cool...

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build