webf-zone / webf

Source code for website WebF.zone
http://www.webf.zone
MIT License
1 stars 1 forks source link

Migrate WebF website to use Vue.js SSR #2

Open mistyharsh opened 6 years ago

mistyharsh commented 6 years ago

Vue.js provides excellent server-side rendering library Nuxt.js. It can also emit static website. We will harness this idea to migrate WebF website to Nuxt.js. Existing Gulp based system is hard to maintain and scale. Hence, this is the change we are going to make.

sagar735 commented 6 years ago

@mistyharsh, Updated package.json to format as per ESLint rules