githbq / hbq-typescript-vue-next

typescript + webpack4+vue@2.x + mpa , the perfect vue typescript scaffold by hbq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-vue2@x-webpack4-scaffold-mpa-spa

VueJs template using typescript + Webpack 4

This repository is an implementation of the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io.

Build Status

Part 1:

  • Hot Module loading with webpack-dev-server
  • Linting using eslint
  • CSS pre-processing with stylus
  • Testing using @vue/test-utils and Jest

Part 2:

  • Stylus for adding pre-processed CSS
  • Hot Module Reloading and HTML injection
  • Babel for building our scripts

Part 3:

  • Static assets processing
  • ESLint for linting
  • Testing using Jest

About

typescript + webpack4+vue@2.x + mpa , the perfect vue typescript scaffold by hbq

License:MIT License


Languages

Language:TypeScript 56.5%Language:Vue 25.6%Language:JavaScript 12.9%Language:HTML 3.7%Language:CSS 1.3%